Home
last modified time | relevance | path

Searched defs:CACHEABLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dcachectl.h24 #define CACHEABLE 0 /* make pages cacheable */ macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dcachectl.h20 #define CACHEABLE 0 /* make pages cacheable */ macro
/openbmc/u-boot/arch/arm/include/asm/
H A Darmv7_mpu.h26 #define CACHEABLE BIT(C_SHIFT) macro