Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/lib/
Ddump_tlb.c76 bool xpa = cpu_has_xpa && (read_c0_pagegrain() & PG_ELPA); in dump_tlb() local
80 bool xpa = false; in dump_tlb() local
/linux-6.1.9/arch/sparc/mm/
Dsrmmu.c521 void srmmu_mapiorange(unsigned int bus, unsigned long xpa, in srmmu_mapiorange()