Home
last modified time | relevance | path

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

/linux-6.12.1/arch/csky/include/asm/
Dprocessor.h18 unsigned long asid_cache; member
/linux-6.12.1/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-6.12.1/arch/sh/include/asm/
Dmmu_context.h37 #define asid_cache(cpu) (cpu_data[cpu].asid_cache) macro
Dprocessor.h75 unsigned long asid_cache; member
/linux-6.12.1/arch/loongarch/include/asm/
Dmmu_context.h35 #define asid_cache(cpu) (cpu_data[cpu].asid_cache) macro
Dcpu-info.h36 u64 asid_cache; member