Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/lib/
Ddump_tlb.c85 bool xpa = cpu_has_xpa && (read_c0_pagegrain() & PG_ELPA); in dump_tlb() local
89 bool xpa = false; in dump_tlb() local
/Linux-v5.4/arch/sparc/mm/
Dsrmmu.c539 void srmmu_mapiorange(unsigned int bus, unsigned long xpa, in srmmu_mapiorange()