Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/mmu/
H A Dmmutrace.h38 role.has_4_byte_gpte ? 4 : 8, \
/linux/Documentation/virt/kvm/x86/
H A Dmmu.rst164 When role.has_4_byte_gpte=1, the guest uses 32-bit gptes while the host uses 64-bit
180 role.has_4_byte_gpte:
/linux/arch/x86/include/asm/
H A Dkvm_host.h339 unsigned has_4_byte_gpte:1; member