Home
last modified time | relevance | path

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

/linux/arch/x86/boot/startup/
H A Dsme.c74 pteval_t pte_flags; member
209 pmdval_t pmd_flags, pteval_t pte_flags) in __sme_map_range() argument
/linux/drivers/gpu/drm/imagination/
H A Dpvr_vm_mips.c154 u32 pte_flags; in pvr_vm_mips_map() local
/linux/arch/powerpc/include/asm/
H A Dpgtable.h70 unsigned long pte_flags; in pte_pgprot() local
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_tlb.c163 unsigned int pte_flags = 0; in pte_tlbinv() local
H A Dintel_ppgtt.c188 u32 pte_flags; in ppgtt_bind_vma() local
H A Dintel_ggtt.c782 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...]
H A Dgen8_ppgtt.c828 u32 pte_flags; in gen8_init_scratch() local
/linux/drivers/char/agp/
H A Dintel-gtt.c326 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...]
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpt.c89 u32 pte_flags; in dpt_bind_vma() local
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c400 u32 pte_flags; in blt_copy() local
/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.c819 u32 pte_flags; in xe_migrate_copy() local
1091 u32 pte_flags; in xe_migrate_clear() local
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_migrate.c57 uint64_t pte_flags; in svm_migrate_gart_map() local
/linux/arch/x86/include/asm/
H A Dpgtable_types.h479 static inline pteval_t pte_flags(pte_t pte) in pte_flags() function
H A Dpgtable.h1593 pte_flags_pkey(unsigned long pte_flags) pte_flags_pkey() argument
[all...]
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.h362 #define amdgpu_gmc_override_vm_pte_flags(adev, vm, addr, pte_flags) \ argument