Searched refs:spin (Results 1 – 10 of 10) sorted by relevance
47 enable-method = "spin-table";55 enable-method = "spin-table";63 enable-method = "spin-table";71 enable-method = "spin-table";
29 enable-method = "spin-table";37 enable-method = "spin-table";45 enable-method = "spin-table";53 enable-method = "spin-table";61 enable-method = "spin-table";69 enable-method = "spin-table";77 enable-method = "spin-table";85 enable-method = "spin-table";
465 enable-method = "spin-table";473 enable-method = "spin-table";481 enable-method = "spin-table";489 enable-method = "spin-table";
256 * and various things like spin tables
45 bool "Support spin-table enable method"48 Say Y here to support "spin-table" enable method for booting Linux.51 - Specify enable-method = "spin-table" in each CPU node in the55 secondary CPUs will spin in unprotected memory area because the56 master CPU protects the relocated spin code.61 - Reserve the code for the spin-table and the release address
662 const char *spin; in cpu_init_r() local727 spin = env_get("spin_table_compat"); in cpu_init_r()728 if (spin && (*spin == 'n')) in cpu_init_r()
8 To comply with ePAPR 1.1, the spin table has been moved to11 fix to spin table. For OSes with old spin table code, we can enable1024 in spin table to properly handle all cores.
53 in spin table to properly handle all cores.
41 esbc_halt - put the core in spin loop (Secure Boot Only)
437 in spin table to properly handle all cores.
Completed in 25 milliseconds