Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds