Searched refs:__get_current_cr3_fast (Results 1 – 4 of 4) sorted by relevance
279 unsigned long __get_current_cr3_fast(void);
1573 unsigned long __get_current_cr3_fast(void) in __get_current_cr3_fast() function1586 EXPORT_SYMBOL_FOR_KVM(__get_current_cr3_fast);
1636 …6603b vmx_vcpu_run+0x10b ([kernel.kallsyms]) => ffffffffb229bed0 __get_current_cr3_fast+0x0 ([kern…
7665 cr3 = __get_current_cr3_fast(); in vmx_vcpu_run()