Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mm/
H A Dcopypage-xscale.c24 L_PTE_MT_MINICACHE)
H A Dcopypage-v4mc.c24 L_PTE_MT_MINICACHE)
H A Dproc-macros.S141 .long 0x00 @ L_PTE_MT_MINICACHE (not present)
H A Ddump.c110 .val = L_PTE_MT_MINICACHE,
H A Dproc-xsc3.S382 .long 0x00 @ L_PTE_MT_MINICACHE (not present)
H A Dproc-xscale.S493 .long PTE_EXT_TEX(1) | PTE_CACHEABLE @ L_PTE_MT_MINICACHE
/openbmc/linux/arch/arm/include/asm/
H A Dpgtable-2level.h169 #define L_PTE_MT_MINICACHE (_AT(pteval_t, 0x06) << 2) /* 0110 (sa1100, xscale) */ macro