Home
last modified time | relevance | path

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

/linux-5.19.10/arch/csky/include/asm/
Dprocessor.h18 unsigned long asid_cache; member
/linux-5.19.10/arch/mips/include/asm/
Dmmu_context.h123 #define asid_cache(cpu) (cpu_data[cpu].asid_cache) macro
Dcpu-info.h53 u64 asid_cache; member
/linux-5.19.10/arch/loongarch/include/asm/
Dmmu_context.h35 #define asid_cache(cpu) (cpu_data[cpu].asid_cache) macro
Dcpu-info.h26 u64 asid_cache; member
/linux-5.19.10/arch/sh/include/asm/
Dmmu_context.h37 #define asid_cache(cpu) (cpu_data[cpu].asid_cache) macro
Dprocessor.h75 unsigned long asid_cache; member