Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c878 static int alloc_identity_pagetable(struct kvm *kvm);
4231 r = alloc_identity_pagetable(kvm); in init_rmode_identity_map()
4303 static int alloc_identity_pagetable(struct kvm *kvm) in alloc_identity_pagetable() function