Searched defs:pte_flags (Results 1 – 15 of 15) sorted by relevance
74 pteval_t pte_flags; member 209 pmdval_t pmd_flags, pteval_t pte_flags) in __sme_map_range() argument
154 u32 pte_flags; in pvr_vm_mips_map() local
70 unsigned long pte_flags; in pte_pgprot() local
163 unsigned int pte_flags = 0; in pte_tlbinv() local
188 u32 pte_flags; in ppgtt_bind_vma() local
782 u32 pte_flags; in intel_ggtt_bind_vma() local 967 u32 pte_flags; in aliasing_gtt_bind_vma() local 1200 u32 pte_flags; in ggtt_probe_common() local [all...]
828 u32 pte_flags; in gen8_init_scratch() local
326 u32 pte_flags = I810_PTE_VALID; in i810_write_entry() local 750 u32 pte_flags = I810_PTE_VALID; in i830_write_entry() local 1152 u32 pte_flags; in i965_write_entry() local [all...]
89 u32 pte_flags; in dpt_bind_vma() local
400 u32 pte_flags; in blt_copy() local
819 u32 pte_flags; in xe_migrate_copy() local 1091 u32 pte_flags; in xe_migrate_clear() local
57 uint64_t pte_flags; in svm_migrate_gart_map() local
479 static inline pteval_t pte_flags(pte_t pte) in pte_flags() function
1593 pte_flags_pkey(unsigned long pte_flags) pte_flags_pkey() argument [all...]
362 #define amdgpu_gmc_override_vm_pte_flags(adev, vm, addr, pte_flags) \ argument