Home
last modified time | relevance | path

Searched defs:arch_compact_of_hwid (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dcache.h91 static inline u64 arch_compact_of_hwid(u64 id) in arch_compact_of_hwid() function
105 #define arch_compact_of_hwid arch_compact_of_hwid macro
/linux/drivers/base/
H A Dcacheinfo.c207 #define arch_compact_of_hwid(_x) (_x) macro