Home
last modified time | relevance | path

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

/openbmc/linux/arch/csky/include/asm/
H A Dprocessor.h18 unsigned long asid_cache; member
/openbmc/linux/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
/openbmc/linux/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
/openbmc/linux/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