Searched refs:BUG (Results 1 – 25 of 110) sorted by relevance
12345
9 domain. BUG() is a more appropriate failure method for hypervisor22 2. BUG()28 Be careful not to use BUG() (or BUG_ON(), or ASSERT()) for failures43 BUG_ON(...) is merely a convenient short form for "if (...) BUG()". It61 Like BUG() and ASSERT() this will crash and reboot the host67 handling is enabled during Xen bootstrap (on x86, BUG() and ASSERT()
136 BUG(); in acpi_os_read_port()151 BUG(); in acpi_os_write_port()180 BUG(); in acpi_os_read_memory()207 BUG(); in acpi_os_write_memory()
40 BUG(); in unreachable_pre_hook()49 BUG(); in unreachable_post_hook()
75 BUG(); in domain_vtimer_init()78 BUG(); in domain_vtimer_init()81 BUG(); in domain_vtimer_init()86 BUG(); in domain_vtimer_init()89 BUG(); in domain_vtimer_init()92 BUG(); in domain_vtimer_init()
35 BUG(); in altp2m_vcpu_idx()
16 BUG(); in prepare_acpi()
227 BUG(); in gicv3_do_LPI()253 BUG(); in gicv3_its_setup_collection()
63 #define BUG() do { \ macro
76 BUG(); in nept_rsv_bits_check()259 BUG(); in nept_translate_l2ga()283 BUG(); in nept_translate_l2ga()
220 BUG(); in nestedhvm_hap_nested_page_fault()243 BUG(); in nestedhvm_hap_nested_page_fault()
63 #define BUG() do { \ macro118 #define BUG BUG_FRAME BUGFRAME_bug, __LINE__, __FILE__, 0, 0 macro
255 BUG(); in detect_bios()314 BUG(); in get_module_entry()388 BUG(); in main()
39 BUG(); in memory_map_setup()52 BUG(); in memory_map_setup()
60 BUG(); in xenbus_setup()65 BUG(); in xenbus_setup()
437 BUG(); in mem_hole_populate_ram()747 BUG(); in validate_hvm_info()753 BUG(); in validate_hvm_info()762 BUG(); in validate_hvm_info()797 BUG(); in get_shared_info()
95 BUG(); in cuart_suspend()100 BUG(); in cuart_resume()
120 BUG(); in meson_uart_suspend()125 BUG(); in meson_uart_resume()
129 BUG(); in mvebu3700_uart_suspend()134 BUG(); in mvebu3700_uart_resume()
62 BUG /* start_secondary() shouldn't return. */68 BUG /* __start_xen() shouldn't return. */
64 BUG(); in efi_get_time()
246 BUG(); in aarch64_get_branch_offset()269 BUG(); in aarch64_set_branch_offset()
112 BUG(); in mc_ec2type()165 BUG(); in mc_amd_addrcheck()
38 BUG(); in pci_conf_read()
184 BUG(); in sh_oos_audit()231 BUG(); in oos_audit_hash_is_present()363 BUG(); in oos_fixup_add()515 BUG(); in oos_hash_remove()540 BUG(); in oos_snapshot_lookup()571 BUG(); in sh_resync()587 BUG(); in sh_skip_sync()911 BUG(); in shadow_unhook_mappings()987 BUG(); in _shadow_prealloc()1101 BUG(); in shadow_alloc()[all …]
109 #define BUG() assert(0) macro
Completed in 30 milliseconds