Home
last modified time | relevance | path

Searched defs:__hwcap2_feature (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dcpufeature.h27 #define __hwcap2_feature(x) (32 + ilog2(HWCAP2_ ## x)) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dcpufeature.h27 #define __hwcap2_feature(x) (32 + ilog2(HWCAP2_ ## x)) macro

Completed in 1 milliseconds