Home
last modified time | relevance | path

Searched refs:KVM_MMU_ROOTS_ALL (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h1314 #define KVM_MMU_ROOTS_ALL (~0UL) macro
/Linux-v4.19/arch/x86/kvm/
Dmmu.c4984 kvm_mmu_free_roots(vcpu, KVM_MMU_ROOTS_ALL); in kvm_mmu_unload()