Searched refs:broken (Results 1 – 9 of 9) sorted by relevance
24 if ( elf->broken == NULL ) in elf_mark_broken()25 elf->broken = msg; in elf_mark_broken()30 return elf->broken; in elf_check_broken()
1520 static unsigned long mark_page_offline(struct page_info *pg, int broken) in mark_page_offline() argument1538 if ( broken ) in mark_page_offline()1573 int offline_page(mfn_t mfn, int broken, uint32_t *status) in offline_page() argument1621 old_info = mark_page_offline(pg, broken); in offline_page()1629 *status = broken ? PG_OFFLINE_OFFLINED | PG_OFFLINE_BROKEN in offline_page()1671 if ( broken ) in offline_page()
364 This is used to work around broken bootloaders. This should
144 discovered isn’t broken, or isn't too hard to fix.198 broken state at the time the unexpected condition is discovered, or
912 still fairly likely to be broken in future updates.
219 const char *broken; member
210 int offline_page(mfn_t mfn, int broken, uint32_t *status);
124 Some Linux HVM guests with broken PV-on-HVM drivers do not cope
86 which are known to have broken ACPI setups. Providing `acpi=force`
Completed in 20 milliseconds