Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dmmu_context.h262 unsigned long __get_current_cr3_fast(void);
/linux/arch/x86/mm/
A Dtlb.c1087 unsigned long __get_current_cr3_fast(void) in __get_current_cr3_fast() function
1100 EXPORT_SYMBOL_GPL(__get_current_cr3_fast);
/linux/arch/x86/kvm/vmx/
A Dnested.c3217 cr3 = __get_current_cr3_fast(); in nested_vmx_check_vmentry_hw()
A Dvmx.c7391 cr3 = __get_current_cr3_fast(); in vmx_vcpu_run()
/linux/tools/perf/Documentation/
A Dperf-intel-pt.txt1582 …6603b vmx_vcpu_run+0x10b ([kernel.kallsyms]) => ffffffffb229bed0 __get_current_cr3_fast+0x0 ([kern…

Completed in 865 milliseconds