Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmureg.h140 #define CR1_TABLE_IC_S 6 /* Table access Inner Cacheability. */ macro
141 #define CR1_TABLE_IC_M (0x3 << CR1_TABLE_IC_S)
142 #define CR1_TABLE_IC_NC (0x0 << CR1_TABLE_IC_S)
143 #define CR1_TABLE_IC_WBC (0x1 << CR1_TABLE_IC_S)
144 #define CR1_TABLE_IC_WTC (0x2 << CR1_TABLE_IC_S)