Searched refs:_PAGE_F_SECOND (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpte-hash64-4k.h7 #define _PAGE_F_SECOND _PAGE_SECONDARY macro
H A Dpte-hash64-64k.h28 #define _PAGE_F_SECOND 0x00008000 /* full page: hidx bits */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dhugetlbpage-hash64.c73 if (old_pte & _PAGE_F_SECOND)
135 new_pte |= (slot << 12) & (_PAGE_F_SECOND | _PAGE_F_GIX);
H A Dhash_low_64.S900 andi. r0,r31,_PAGE_F_SECOND

Completed in 55 milliseconds