Searched refs:native_read_cr2 (Results 1 – 5 of 5) sorted by relevance
33 static __always_inline unsigned long native_read_cr2(void) in native_read_cr2() function144 return native_read_cr2(); in read_cr2()
31 cr2 = native_read_cr2(); in doublefault_shim()
413 early_make_pgtable(native_read_cr2())) in do_early_exception()
362 unsigned long address = native_read_cr2(); in do_boot_page_fault()
7259 if (vcpu->arch.cr2 != native_read_cr2()) in vmx_vcpu_enter_exit()7265 vcpu->arch.cr2 = native_read_cr2(); in vmx_vcpu_enter_exit()