Searched refs:_PAGE_TYPE_SMALL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mm/
H A Dioremap.c52 | _PAGE_ACCESSED | _PAGE_TYPE_SMALL | flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dpgtable.h108 #define _PAGE_TYPE_SMALL (1 << _PAGE_BIT_SZ0) macro
129 #define _PAGE_NORMAL(x) __pgprot((x) | _PAGE_PRESENT | _PAGE_TYPE_SMALL \

Completed in 184 milliseconds