Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mm/
H A Dproc-v7-3level.S15 #define TTB_IRGN_WB (3 << 8) macro
24 #define TTB_FLAGS_UP (TTB_IRGN_WB|TTB_RGN_OC_WB)
H A Dproc-v7-2level.S17 #define TTB_IRGN_WB ((1 << 0) | (1 << 6)) macro
20 #define TTB_FLAGS_UP TTB_IRGN_WB|TTB_RGN_OC_WB