Searched refs:spinwait (Results 1 – 3 of 3) sorted by relevance
471 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);
381 int smu_get_rtc_time(struct rtc_time *time, int spinwait) in smu_get_rtc_time() argument408 int smu_set_rtc_time(struct rtc_time *time, int spinwait) in smu_set_rtc_time() argument
656 This enables support for booting Linux via spinwait method. In the657 spinwait method, all cores randomly jump to Linux. One of the cores665 Since spinwait is incompatible with sparse hart IDs, it requires