Searched refs:native_write_cr2 (Results 1 – 4 of 4) sorted by relevance
40 static __always_inline void native_write_cr2(unsigned long val) in native_write_cr2() function172 native_write_cr2(x); in write_cr2()
345 .mmu.write_cr2 = native_write_cr2,
759 native_write_cr2(ctxt->fi.cr2); in vc_early_forward_exception()
6747 native_write_cr2(vcpu->arch.cr2); in vmx_vcpu_enter_exit()