Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dmmu_context.h219 unsigned long __get_current_cr3_fast(void);
/linux/arch/x86/mm/
A Dtlb.c1074 unsigned long __get_current_cr3_fast(void) in __get_current_cr3_fast() function
1085 EXPORT_SYMBOL_GPL(__get_current_cr3_fast);
/linux/arch/x86/kvm/vmx/
A Dnested.c3053 cr3 = __get_current_cr3_fast(); in nested_vmx_check_vmentry_hw()
A Dvmx.c6660 cr3 = __get_current_cr3_fast(); in vmx_vcpu_run()

Completed in 27 milliseconds