Home
last modified time | relevance | path

Searched refs:HW_FEATURE_AARCH64_MMU (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/panfrost/
Dpanfrost_features.h38 HW_FEATURE_AARCH64_MMU, enumerator
271 BIT_ULL(HW_FEATURE_AARCH64_MMU) | \
299 BIT_ULL(HW_FEATURE_AARCH64_MMU) | \
Dpanfrost_mmu.c536 if (panfrost_has_hw_feature(pfdev, HW_FEATURE_AARCH64_MMU)) in access_type_name()