Searched refs:__get_current_cr3_fast (Results 1 – 2 of 2) sorted by relevance
1573 unsigned long __get_current_cr3_fast(void) in __get_current_cr3_fast() function1586 EXPORT_SYMBOL_FOR_KVM(__get_current_cr3_fast);
7474 cr3 = __get_current_cr3_fast(); in vmx_vcpu_run()