Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dio-pgtable-dart.c57 #define APPLE_DART2_PTE_PROT_NO_READ BIT(3) macro
228 pte |= APPLE_DART2_PTE_PROT_NO_READ; in dart_prot_to_pte()