Searched refs:read_cr0 (Results 1 – 3 of 3) sorted by relevance
22 static inline unsigned long read_cr0(void) in read_cr0() function
500 cr0 = read_cr0(); in x86_enable_caches()511 cr0 = read_cr0(); in x86_disable_caches()521 return !(read_cr0() & X86_CR0_CD); in dcache_status()
132 cr0 = read_cr0(); in dump_regs()
Completed in 6 milliseconds