Home
last modified time | relevance | path

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

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