Home
last modified time | relevance | path

Searched refs:__get_current_cr3_fast (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/x86/include/asm/
Dmmu_context.h348 static inline unsigned long __get_current_cr3_fast(void) in __get_current_cr3_fast() function
/Linux-v5.4/arch/x86/kvm/vmx/
Dnested.c2838 cr3 = __get_current_cr3_fast(); in nested_vmx_check_vmentry_hw()
Dvmx.c6522 cr3 = __get_current_cr3_fast(); in vmx_vcpu_run()