Searched refs:attempt (Results 1 – 14 of 14) sorted by relevance
673 unsigned int attempt = 1; in pseries_suspend() local702 attempt, max_attempts, ret); in pseries_suspend()704 if (attempt == max_attempts) in pseries_suspend()724 attempt++; in pseries_suspend()
81 int attempt = 0; in kvmppc_mmu_map_page() local161 if (attempt > 1) in kvmppc_mmu_map_page()174 attempt++; in kvmppc_mmu_map_page()
631 int attempt = 0; in native_machine_emergency_restart() local670 if (attempt == 0 && orig_reboot_type == BOOT_ACPI) { in native_machine_emergency_restart()671 attempt = 1; in native_machine_emergency_restart()
111 | Note: no attempt is made to round the extended value to double.
1230 int attempt = 50; in ppc460sx_pciex_check_link() local1241 while (attempt && (0 == (in_le32(mbase + PECFG_460SX_DLLSTA) in ppc460sx_pciex_check_link()1243 attempt--; in ppc460sx_pciex_check_link()1246 if (attempt) in ppc460sx_pciex_check_link()
120 The package does not attempt to correctly emulate instructions
68 compatibility and features. Saying Y here will attempt to use the new
24 * In general an attempt is made to include all rails called out by
1289 flash resident are not backed by memmap, then any attempt to get
1471 to the compiler, so it will attempt to add canary checks regardless
1198 can say N here. If this option is not selected and you attempt
2192 If you know that your userland will not attempt to use floating point
1434 For systems with 52-bit userspace VAs enabled, the kernel will attempt
1825 Even with TSX enabled, the kernel will attempt to enable the best
Completed in 47 milliseconds