Searched refs:read_cr0 (Results 1 – 4 of 4) sorted by relevance
151 cr0 = read_cr0() | X86_CR0_CD; in prepare_set()172 write_cr0(read_cr0() & ~X86_CR0_CD); in post_set()
145 static inline unsigned long read_cr0(void) in read_cr0() function
125 ctxt->cr0 = read_cr0(); in __save_processor_state()
4460 cr0 = read_cr0(); in vmx_set_constant_host_state()