Home
last modified time | relevance | path

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

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