Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dio-pgtable-dart.c53 #define APPLE_DART1_PTE_PROT_NO_WRITE BIT(7) macro
220 pte |= APPLE_DART1_PTE_PROT_NO_WRITE; in dart_prot_to_pte()