Home
last modified time | relevance | path

Searched defs:pte_access (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h90 unsigned int pte_access; member
310 u64 pt_access, pte_access; in FNAME() local
537 unsigned pte_access; in FNAME() local
909 unsigned pte_access; in FNAME() local
H A Dspte.c139 unsigned int pte_access, gfn_t gfn, kvm_pfn_t pfn, in make_spte()
H A Dmmu.c2901 u64 *sptep, unsigned int pte_access, gfn_t gfn, in mmu_set_spte()
/openbmc/linux/arch/x86/kvm/
H A Dmmu.h187 unsigned pte_access, unsigned pte_pkey, in permission_fault()