Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dmmu_context.h220 unsigned long __get_current_cr3_fast(void);
/linux-6.3-rc2/arch/x86/mm/
A Dtlb.c1072 unsigned long __get_current_cr3_fast(void) in __get_current_cr3_fast() function
1083 EXPORT_SYMBOL_GPL(__get_current_cr3_fast);
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dnested.c3107 cr3 = __get_current_cr3_fast(); in nested_vmx_check_vmentry_hw()
A Dvmx.c7272 cr3 = __get_current_cr3_fast(); in vmx_vcpu_run()
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-intel-pt.txt1578 …6603b vmx_vcpu_run+0x10b ([kernel.kallsyms]) => ffffffffb229bed0 __get_current_cr3_fast+0x0 ([kern…

Completed in 36 milliseconds