Home
last modified time | relevance | path

Searched refs:MMIO_SPTE_GEN_LOW_START (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dspte.h67 #define MMIO_SPTE_GEN_LOW_START 3 macro
74 MMIO_SPTE_GEN_LOW_START)
78 #define MMIO_SPTE_GEN_LOW_BITS (MMIO_SPTE_GEN_LOW_END - MMIO_SPTE_GEN_LOW_START + 1)
84 #define MMIO_SPTE_GEN_LOW_SHIFT (MMIO_SPTE_GEN_LOW_START - 0)
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dspte.h114 #define MMIO_SPTE_GEN_LOW_START 3 macro
121 MMIO_SPTE_GEN_LOW_START)
141 #define MMIO_SPTE_GEN_LOW_BITS (MMIO_SPTE_GEN_LOW_END - MMIO_SPTE_GEN_LOW_START + 1)
147 #define MMIO_SPTE_GEN_LOW_SHIFT (MMIO_SPTE_GEN_LOW_START - 0)

Completed in 2 milliseconds