Home
last modified time | relevance | path

Searched refs:system_has_cap (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm64/kernel/
H A Dcpufeature.c3084 bool cpu_has_cap, system_has_cap; in verify_local_cpu_caps() local
3095 system_has_cap = cpus_have_cap(caps->capability); in verify_local_cpu_caps()
3097 if (system_has_cap) { in verify_local_cpu_caps()
3125 caps->desc, system_has_cap, cpu_has_cap); in verify_local_cpu_caps()