Home
last modified time | relevance | path

Searched refs:_PAGE_CP (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/include/asm-sparc64/
Dpgtable.h120 #define _PAGE_CP 0x0000000000000020 /* Cacheable in P-Cache */ macro
147 #define _PAGE_CACHE (_PAGE_CP | _PAGE_CV)
/linux-2.4.37.9/arch/sparc64/kernel/
Ddtlb_backend.S26 #define VPTE_BITS (_PAGE_CP | _PAGE_CV | _PAGE_P )
Dhead.S138 or %g5, (_PAGE_CP | _PAGE_CV | _PAGE_P | _PAGE_L | _PAGE_W | _PAGE_G), %g5
330 or %g5, (_PAGE_CP | _PAGE_CV | _PAGE_P | _PAGE_L | _PAGE_W | _PAGE_G), %g5
635 #define KERN_LOWBITS (_PAGE_CP | _PAGE_CV | _PAGE_P | _PAGE_W)
Dsetup.c246 _PAGE_CP | _PAGE_CV | _PAGE_P | _PAGE_W; in prom_callback()
Dtrampoline.S301 #define KERN_LOWBITS (_PAGE_CP | _PAGE_CV | _PAGE_P | _PAGE_W)
/linux-2.4.37.9/arch/sparc64/mm/
Dinit.c458 : : "r" (phys_page | _PAGE_VALID | _PAGE_SZ8K | _PAGE_CP | in inherit_prom_mappings()
475 : : "r" (phys_page | _PAGE_VALID | _PAGE_SZ8K | _PAGE_CP | in inherit_prom_mappings()
1372 pt |= _PAGE_CP | _PAGE_CV | _PAGE_P | _PAGE_L | _PAGE_W; in paging_init()
/linux-2.4.37.9/arch/sparc64/lib/
Dblockops.S50 or %g3, (_PAGE_CP | _PAGE_CV | _PAGE_P | _PAGE_L | _PAGE_W), %g3
359 or %g3, (_PAGE_CP | _PAGE_CV | _PAGE_P | _PAGE_L | _PAGE_W), %g3