Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/arch/riscv/
DKconfig472 This enables support for booting Linux via spinwait method. In the
473 spinwait method, all cores randomly jump to Linux. One of the cores
481 Since spinwait is incompatible with sparse hart IDs, it requires
/Linux-v6.1/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