Searched refs:_PAGE_F_GIX (Results 1 - 3 of 3) 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.h8 #define _PAGE_F_GIX _PAGE_GROUP_IX macro
H A Dpte-hash64-64k.h29 #define _PAGE_F_GIX 0x00007000 /* 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.c76 slot += (old_pte & _PAGE_F_GIX) >> 12;
135 new_pte |= (slot << 12) & (_PAGE_F_SECOND | _PAGE_F_GIX);

Completed in 162 milliseconds