Home
last modified time | relevance | path

Searched refs:HW_FEATURE_AARCH64_MMU (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_features.h20 HW_FEATURE_AARCH64_MMU, enumerator
91 BIT_ULL(HW_FEATURE_AARCH64_MMU) | \
105 BIT_ULL(HW_FEATURE_AARCH64_MMU) | \
117 BIT_ULL(HW_FEATURE_AARCH64_MMU) | \
H A Dpanfrost_mmu.c652 if (panfrost_has_hw_feature(pfdev, HW_FEATURE_AARCH64_MMU)) in access_type_name()
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_features.h38 HW_FEATURE_AARCH64_MMU, enumerator
271 BIT_ULL(HW_FEATURE_AARCH64_MMU) | \
299 BIT_ULL(HW_FEATURE_AARCH64_MMU) | \
H A Dpanfrost_mmu.c605 if (panfrost_has_hw_feature(pfdev, HW_FEATURE_AARCH64_MMU)) in access_type_name()

Completed in 4 milliseconds