Home
last modified time | relevance | path

Searched refs:_PAGE_G (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/sparc64/kernel/
Dhead.S138 or %g5, (_PAGE_CP | _PAGE_CV | _PAGE_P | _PAGE_L | _PAGE_W | _PAGE_G), %g5
285 andn %g5, (_PAGE_G), %g5
330 or %g5, (_PAGE_CP | _PAGE_CV | _PAGE_P | _PAGE_L | _PAGE_W | _PAGE_G), %g5
455 andn %g5, (_PAGE_G), %g5
506 andn %g1, (_PAGE_G), %g1
512 andn %g1, (_PAGE_G), %g1
542 andn %g1, (_PAGE_G), %g1
547 andn %g1, (_PAGE_G), %g1
/linux-2.4.37.9/include/asm-sparc64/
Dpgtable.h125 #define _PAGE_G 0x0000000000000001 /* Global */ macro