Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sparc64/
Dpgtable.h121 #define _PAGE_CV 0x0000000000000010 /* Cacheable in V-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.c459 _PAGE_CV | _PAGE_P | _PAGE_L | _PAGE_W), in inherit_prom_mappings()
476 _PAGE_CV | _PAGE_P | _PAGE_L | _PAGE_W), 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