Home
last modified time | relevance | path

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

/linux-4.1.27/tools/lib/traceevent/
Dplugin_kvm.c363 unsigned nxe:1; member
396 role.nxe ? "" : "!"); in kvm_mmu_print_role()
/linux-4.1.27/arch/x86/kvm/
Dmmutrace.h41 role.nxe ? "" : "!", \
Dmmu.c3890 context->base_role.nxe = is_nx(vcpu); in kvm_init_shadow_mmu()
4177 mask.nxe = 1; in kvm_mmu_pte_write()
/linux-4.1.27/Documentation/virtual/kvm/
Dmmu.txt164 role.nxe:
165 Contains the value of efer.nxe for which the page is valid.
/linux-4.1.27/arch/x86/include/asm/
Dkvm_host.h207 unsigned nxe:1; member