Home
last modified time | relevance | path

Searched refs:native_write_cr2 (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
A Dspecial_insns.h29 static __always_inline void native_write_cr2(unsigned long val) in native_write_cr2() function
165 native_write_cr2(x); in write_cr2()
/arch/x86/kernel/
A Dparavirt.c87 native_write_cr2(val); in pv_native_write_cr2()
/arch/x86/coco/sev/
A Dvc-handle.c447 native_write_cr2(ctxt->fi.cr2); in vc_early_forward_exception()
/arch/x86/kvm/vmx/
A Dvmx.c7223 native_write_cr2(vcpu->arch.cr2); in vmx_vcpu_enter_exit()

Completed in 21 milliseconds