Searched refs:hard (Results 1 – 4 of 4) sorted by relevance
11 # Try really hard to avoid panicing while debugging
2392 boolean_t hard = current_task()->task_control_port_options & TASK_CONTROL_PORT_IMMOVABLE_HARD; in mach_port_guard_exception_immovable() local2397 hard ? kGUARD_EXC_IMMOVABLE : kGUARD_EXC_IMMOVABLE_NON_FATAL); in mach_port_guard_exception_immovable()2421 boolean_t hard = current_task()->task_control_port_options & TASK_CONTROL_PORT_PINNED_HARD; in mach_port_guard_exception_pinned() local2426 hard ? kGUARD_EXC_MOD_REFS : kGUARD_EXC_MOD_REFS_NON_FATAL); in mach_port_guard_exception_pinned()
314 * It is hard to assess whether the EPT violation is1052 /* Getting a 2MB superpage is hard in practice, because memory gets fragmented
390 …* If you need to get pagesize of the traget system, do not hard code any value. kern.globals.page_…