Searched refs:PTE_TYPE_LARGE (Results 1 – 2 of 2) sorted by relevance
/arch/unicore32/include/asm/ | ||
D | pgtable-hwdef.h | 43 #define PTE_TYPE_LARGE (2 << 0) macro |
/arch/arm/include/asm/ | ||
D | pgtable-2level-hwdef.h | 62 #define PTE_TYPE_LARGE (_AT(pteval_t, 1) << 0) macro |