Home
last modified time | relevance | path

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

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