Searched refs:init_kvm_tdp_mmu (Results 1 – 1 of 1) sorted by relevance
168 init_kvm_tdp_mmu(vcpu); in kvm_mmu_setup()176 pub fn init_kvm_tdp_mmu(vcpu: &Mutex<VmxVcpu>) { in init_kvm_tdp_mmu() function