Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmureg.h135 #define CR1_TABLE_OC_S 8 /* Table access Outer Cacheability. */ macro
136 #define CR1_TABLE_OC_M (0x3 << CR1_TABLE_OC_S)
137 #define CR1_TABLE_OC_NC (0x0 << CR1_TABLE_OC_S)
138 #define CR1_TABLE_OC_WBC (0x1 << CR1_TABLE_OC_S)
139 #define CR1_TABLE_OC_WTC (0x2 << CR1_TABLE_OC_S)