Searched refs:smccc_arch_workaround_2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/psci/
H A Dsmccc.c102 smccc_arch_workaround_2(int enable) function
H A Dsmccc.h87 int smccc_arch_workaround_2(int);
/freebsd-current/sys/arm64/arm64/
H A Dcpu_errata.c156 smccc_arch_workaround_2(1);
159 smccc_arch_workaround_2(0);
163 PCPU_SET(ssbd, smccc_arch_workaround_2);

Completed in 233 milliseconds