Searched refs:possible_nx_huge_pages (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c872 &kvm->arch.possible_nx_huge_pages);
6334 INIT_LIST_HEAD(&kvm->arch.possible_nx_huge_pages);
7196 if (list_empty(&kvm->arch.possible_nx_huge_pages))
7206 sp = list_first_entry(&kvm->arch.possible_nx_huge_pages,
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1305 struct list_head possible_nx_huge_pages; member in struct:kvm_arch
1459 * - possible_nx_huge_pages;

Completed in 321 milliseconds