Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/
Dmmu.c126 #define SPTE_MMIO_MASK (3ULL << 52) macro
346 shadow_mmio_value = mmio_value | SPTE_MMIO_MASK; in kvm_mmu_set_mmio_spte_mask()