Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/include/asm/
A Dpgtable-2level.h173 #define L_PTE_MT_DEV_WC (_AT(pteval_t, 0x09) << 2) /* 1001 */ macro
A Dpgtable-3level.h103 #define L_PTE_MT_DEV_WC (_AT(pteval_t, 1) << 2) /* normal non-cacheable */ macro
/linux-6.3-rc2/arch/arm/mm/
A Ddump.c129 .val = L_PTE_MT_DEV_WC,
A Dproc-macros.S144 .long PTE_EXT_TEX(1) @ L_PTE_MT_DEV_WC
A Dproc-xsc3.S385 .long PTE_EXT_TEX(1) @ L_PTE_MT_DEV_WC
A Dproc-xscale.S496 .long PTE_BUFFERABLE @ L_PTE_MT_DEV_WC
A Dmmu.c253 .prot_pte = PROT_PTE_DEVICE | L_PTE_MT_DEV_WC,

Completed in 9 milliseconds