Home
last modified time | relevance | path

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

/linux/arch/mips/lib/
H A Ddump_tlb.c76 bool xpa = cpu_has_xpa && (read_c0_pagegrain() & PG_ELPA); in dump_tlb() local
77 int pwidth = xpa ? 11 : 8; in dump_tlb()
80 bool xpa = false; in dump_tlb() local
151 if (xpa) in dump_tlb()
166 if (xpa) in dump_tlb()
/linux/arch/sparc/include/asm/
H A Dpgtable_32.h317 void srmmu_mapiorange(unsigned int bus, unsigned long xpa,