Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Darmv7_mpu.h26 #define CACHEABLE BIT(C_SHIFT) macro
108 attr = CACHEABLE; in get_attr_encoding()
111 attr = CACHEABLE | BUFFERABLE; in get_attr_encoding()
117 attr = (1 << TEX_SHIFT) | CACHEABLE | BUFFERABLE; in get_attr_encoding()
/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