Home
last modified time | relevance | path

Searched refs:broken (Results 1 – 9 of 9) sorted by relevance

/xen/xen/common/libelf/
A Dlibelf-tools.c24 if ( elf->broken == NULL ) in elf_mark_broken()
25 elf->broken = msg; in elf_mark_broken()
30 return elf->broken; in elf_check_broken()
/xen/xen/common/
A Dpage_alloc.c1520 static unsigned long mark_page_offline(struct page_info *pg, int broken) in mark_page_offline() argument
1538 if ( broken ) in mark_page_offline()
1573 int offline_page(mfn_t mfn, int broken, uint32_t *status) in offline_page() argument
1621 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()
A DKconfig364 This is used to work around broken bootloaders. This should
/xen/
A DCODING_STYLE144 discovered isn’t broken, or isn't too hard to fix.
198 broken state at the time the unexpected condition is discovered, or
A DSUPPORT.md912 still fairly likely to be broken in future updates.
/xen/xen/include/xen/
A Dlibelf.h219 const char *broken; member
A Dmm.h210 int offline_page(mfn_t mfn, int broken, uint32_t *status);
/xen/docs/man/
A Dxen-vbd-interface.7.pandoc124 Some Linux HVM guests with broken PV-on-HVM drivers do not cope
/xen/docs/misc/
A Dxen-command-line.pandoc86 which are known to have broken ACPI setups. Providing `acpi=force`

Completed in 20 milliseconds