Home
last modified time | relevance | path

Searched refs:L_PTE_MT_UNCACHED (Results 1 – 9 of 9) sorted by relevance

/linux/arch/arm/include/asm/
A Dpgtable.h107 __pgprot_modify(prot, L_PTE_MT_MASK, L_PTE_MT_UNCACHED)
113 __pgprot_modify(prot, L_PTE_MT_MASK, L_PTE_MT_UNCACHED)
127 __pgprot_modify(prot, L_PTE_MT_MASK, L_PTE_MT_UNCACHED | L_PTE_XN)
A Dpgtable-2level.h162 #define L_PTE_MT_UNCACHED (_AT(pteval_t, 0x00) << 2) /* 0000 */ macro
A Dpgtable-3level.h93 #define L_PTE_MT_UNCACHED (_AT(pteval_t, 0) << 2) /* strongly ordered */ macro
/linux/arch/arm/mm/
A Dfault-armv.c266 shared_pte_mask = L_PTE_MT_UNCACHED; in check_writebuffer_bugs()
A Dproc-macros.S134 .long 0x00 @ L_PTE_MT_UNCACHED
A Ddump.c93 .val = L_PTE_MT_UNCACHED,
A Dmmu.c84 .pte = L_PTE_MT_UNCACHED,
322 L_PTE_MT_UNCACHED | L_PTE_XN,
A Dproc-xsc3.S376 .long 0x00 @ L_PTE_MT_UNCACHED
A Dproc-xscale.S487 .long 0x00 @ L_PTE_MT_UNCACHED

Completed in 15 milliseconds