Searched refs:broken (Results 1 – 8 of 8) 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()
1469 static unsigned long mark_page_offline(struct page_info *pg, int broken) in mark_page_offline() argument1487 if ( broken ) in mark_page_offline()1522 int offline_page(unsigned long mfn, int broken, uint32_t *status) in offline_page() argument1570 old_info = mark_page_offline(pg, broken); in offline_page()1578 *status = broken ? PG_OFFLINE_OFFLINED | PG_OFFLINE_BROKEN in offline_page()1620 if ( broken ) in offline_page()
283 This is used to work around broken bootloaders. This should
219 const char *broken; member
197 int offline_page(unsigned long mfn, int broken, uint32_t *status);
124 Some Linux HVM guests with broken PV-on-HVM drivers do not cope
786 still fairly likely to be broken in future updates.
86 which are known to have broken ACPI setups. Providing `acpi=force`
Completed in 16 milliseconds