Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/traceevent/
Dplugin_kvm.c364 unsigned nxe:1; member
401 role.nxe ? "" : "!", in kvm_mmu_print_role()
/Linux-v4.19/arch/x86/kvm/
Dmmutrace.h43 role.nxe ? "" : "!", \
Dmmu.c184 .nxe = 1,
4793 role.nxe = is_nx(vcpu); in kvm_calc_shadow_mmu_root_page_role()
/Linux-v4.19/Documentation/virtual/kvm/
Dmmu.txt164 role.nxe:
165 Contains the value of efer.nxe for which the page is valid.
/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h258 unsigned nxe:1; member