Home
last modified time | relevance | path

Searched defs:pte_flags (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dmem_encrypt_identity.c75 pteval_t pte_flags; member
214 pmdval_t pmd_flags, pteval_t pte_flags) in __sme_map_range()
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Dintel-gtt.c324 u32 pte_flags = I810_PTE_VALID; in i810_write_entry() local
738 u32 pte_flags = I810_PTE_VALID; in i830_write_entry() local
1120 u32 pte_flags; in i965_write_entry() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpgtable.h54 unsigned long pte_flags; in pte_pgprot() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_ppgtt.c184 u32 pte_flags; in ppgtt_bind_vma() local
H A Dintel_ggtt.c444 u32 pte_flags; in ggtt_bind_vma() local
597 u32 pte_flags; in aliasing_gtt_bind_vma() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd.h47 uint64_t pte_flags; member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable_types.h472 static inline pteval_t pte_flags(pte_t pte) in pte_flags() function
H A Dpgtable.h1389 static inline u16 pte_flags_pkey(unsigned long pte_flags) in pte_flags_pkey()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgtable.h875 unsigned long pte_flags = pte_val(pte) & _PAGE_CHG_MASK; in pte_pgprot() local