Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/armv8/
H A Dmmu.h83 #define TCR_IRGN_NC (0 << 8) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h224 #define TCR_IRGN_NC (TCR_IRGN0_NC | TCR_IRGN1_NC) macro