Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dspecial_insns.h40 static __always_inline void native_write_cr2(unsigned long val) in native_write_cr2() function
160 native_write_cr2(x); in write_cr2()
/linux-6.1.9/arch/x86/kernel/
Dparavirt.c223 native_write_cr2(val); in pv_native_write_cr2()
Dsev.c1416 native_write_cr2(ctxt->fi.cr2); in vc_early_forward_exception()
/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c7083 native_write_cr2(vcpu->arch.cr2); in vmx_vcpu_enter_exit()