Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/kernel/
Dcpufeature.c1196 static struct undef_hook ssbs_emulation_hook = { variable
1209 register_undef_hook(&ssbs_emulation_hook); in cpu_enable_ssbs()