Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmmu_context.h329 static inline unsigned long __get_current_cr3_fast(void) in __get_current_cr3_fast() function
/Linux-v4.19/arch/x86/kvm/
Dvmx.c10689 cr3 = __get_current_cr3_fast(); in vmx_vcpu_run()