Searched defs:asid_cache (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/csky/include/asm/
H A Dprocessor.h18 unsigned long asid_cache; member in struct:cpuinfo_csky
/linux-master/arch/sh/include/asm/
H A Dmmu_context.h37 #define asid_cache(cpu) (cpu_data[cpu].asid_cache) macro
H A Dprocessor.h75 unsigned long asid_cache; member in struct:sh_cpuinfo
/linux-master/arch/mips/include/asm/
H A Dmmu_context.h123 #define asid_cache(cpu) (cpu_data[cpu].asid_cache) macro
H A Dcpu-info.h53 u64 asid_cache; member in struct:cpuinfo_mips
/linux-master/arch/loongarch/include/asm/
H A Dmmu_context.h35 #define asid_cache(cpu) (cpu_data[cpu].asid_cache) macro
H A Dcpu-info.h36 u64 asid_cache; member in struct:cpuinfo_loongarch

Completed in 381 milliseconds