Searched defs:L_PTE_MT_WRITEALLOC (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/include/asm/
H A Dpgtable-2level.h168 #define L_PTE_MT_WRITEALLOC (_AT(pteval_t, 0x07) << 2) /* 0111 */ macro
H A Dpgtable-3level.h108 #define L_PTE_MT_WRITEALLOC (_AT(pteval_t, 7) << 2) /* normal inner write-alloc */ macro

Completed in 41 milliseconds