Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dsmu.h471 extern int smu_get_rtc_time(struct rtc_time *time, int spinwait);
472 extern int smu_set_rtc_time(struct rtc_time *time, int spinwait);
/linux-5.19.10/arch/riscv/
DKconfig406 This enables support for booting Linux via spinwait method. In the
407 spinwait method, all cores randomly jump to Linux. One of the cores
415 Since spinwait is incompatible with sparse hart IDs, it requires
/linux-5.19.10/drivers/macintosh/
Dsmu.c379 int smu_get_rtc_time(struct rtc_time *time, int spinwait) in smu_get_rtc_time() argument
406 int smu_set_rtc_time(struct rtc_time *time, int spinwait) in smu_set_rtc_time() argument