Searched refs:read_cr0 (Results 1 – 3 of 3) sorted by relevance
23 static inline unsigned long read_cr0(void) in read_cr0() function
391 cr0 = read_cr0(); in x86_enable_caches()402 cr0 = read_cr0(); in x86_disable_caches()412 return !(read_cr0() & X86_CR0_CD); in dcache_status()
114 cr0 = read_cr0(); in dump_regs()