Home
last modified time | relevance | path

Searched defs:L_PTE_MT_WRITETHROUGH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dpgtable-2level.h164 #define L_PTE_MT_WRITETHROUGH (_AT(pteval_t, 0x02) << 2) /* 0010 */ macro
H A Dpgtable-3level.h95 #define L_PTE_MT_WRITETHROUGH (_AT(pteval_t, 2) << 2) /* normal inner write-through */ macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dpgtable-2level.h167 #define L_PTE_MT_WRITETHROUGH (_AT(pteval_t, 0x02) << 2) /* 0010 */ macro
H A Dpgtable-3level.h98 #define L_PTE_MT_WRITETHROUGH (_AT(pteval_t, 2) << 2) /* normal inner write-through */ macro

Completed in 5 milliseconds