Searched defs:PTE_CACHEABLE (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/unicore32/include/asm/
H A Dpgtable-hwdef.h49 #define PTE_CACHEABLE (1 << 5) macro
/linux-4.4.14/arch/arm/include/asm/
H A Dpgtable-2level-hwdef.h66 #define PTE_CACHEABLE (_AT(pteval_t, 1) << 3) macro
H A Dpgtable-3level-hwdef.h74 #define PTE_CACHEABLE (_AT(pteval_t, 1) << 3) /* AttrIndx[1] */ macro

Completed in 150 milliseconds