/arch/sh/include/asm/ |
D | io_noioport.h | 7 BUG(); in inb() 13 BUG(); in inw() 19 BUG(); in inl() 25 BUG(); in outb() 30 BUG(); in outw() 35 BUG(); in outl() 40 BUG(); in ioport_map() 46 BUG(); in ioport_unmap() 56 #define insb(a, b, c) BUG() 57 #define insw(a, b, c) BUG() [all …]
|
D | addrspace.h | 47 #define P1SEGADDR(a) ({ (void)(a); BUG(); NULL; }) 48 #define P2SEGADDR(a) ({ (void)(a); BUG(); NULL; }) 49 #define P3SEGADDR(a) ({ (void)(a); BUG(); NULL; }) 50 #define P4SEGADDR(a) ({ (void)(a); BUG(); NULL; })
|
/arch/sh/mm/ |
D | nommu.c | 41 BUG(); in local_flush_tlb_all() 46 BUG(); in local_flush_tlb_mm() 52 BUG(); in local_flush_tlb_range() 57 BUG(); in local_flush_tlb_page() 62 BUG(); in local_flush_tlb_one() 67 BUG(); in local_flush_tlb_kernel_range() 84 BUG(); in kmap_coherent() 90 BUG(); in kunmap_coherent()
|
/arch/microblaze/include/asm/ |
D | tlbflush.h | 59 #define flush_tlb() BUG() 60 #define flush_tlb_all() BUG() 61 #define flush_tlb_mm(mm) BUG() 62 #define flush_tlb_page(vma, addr) BUG() 63 #define flush_tlb_range(mm, start, end) BUG() 64 #define flush_tlb_pgtables(mm, start, end) BUG() 65 #define flush_tlb_kernel_range(start, end) BUG()
|
/arch/frv/include/asm/ |
D | tlbflush.h | 63 #define flush_tlb() BUG() 64 #define flush_tlb_all() BUG() 65 #define flush_tlb_mm(mm) BUG() 66 #define flush_tlb_page(vma,addr) BUG() 67 #define flush_tlb_range(mm,start,end) BUG() 68 #define flush_tlb_kernel_range(start, end) BUG()
|
/arch/mips/include/asm/mach-cavium-octeon/ |
D | dma-coherence.h | 25 BUG(); in plat_map_dma_mem() 32 BUG(); in plat_map_dma_mem_page() 39 BUG(); in plat_dma_addr_to_phys() 46 BUG(); in plat_unmap_dma_mem() 51 BUG(); in plat_dma_supported()
|
/arch/sparc/kernel/ |
D | smp_32.c | 104 BUG(); in smp_cpus_done() 108 BUG(); in smp_cpus_done() 112 BUG(); in smp_cpus_done() 213 BUG(); in smp_prepare_cpus() 217 BUG(); in smp_prepare_cpus() 221 BUG(); in smp_prepare_cpus() 276 BUG(); in __cpu_up() 280 BUG(); in __cpu_up() 284 BUG(); in __cpu_up() 312 BUG(); in arch_cpu_pre_starting() [all …]
|
/arch/m32r/mm/ |
D | fault-nommu.c | 100 BUG(); in update_mmu_cache() 108 BUG(); in local_flush_tlb_page() 117 BUG(); in local_flush_tlb_range() 125 BUG(); in local_flush_tlb_mm() 133 BUG(); in local_flush_tlb_all()
|
/arch/powerpc/include/asm/book3s/64/ |
D | hash-4k.h | 56 BUG(); in get_hpte_slot_array() 62 BUG(); in hpte_valid() 69 BUG(); in hpte_hash_index() 76 BUG(); in mark_hpte_slot_valid() 86 BUG(); in hash__pmd_same() 92 BUG(); in hash__pmd_mkhuge()
|
/arch/arm/mach-ebsa110/ |
D | io.c | 60 BUG(); in __isamem_convert_addr() 84 BUG(); in __readw() 95 BUG(); in __readl() 141 BUG(); in __writew() 151 BUG(); in __writel() 276 BUG(); in __inl() 341 BUG(); in __outl() 358 BUG(); in outsb() 373 BUG(); in insb() 391 BUG(); in outsw() [all …]
|
/arch/m68k/include/asm/ |
D | bug.h | 9 #define BUG() do { \ macro 15 #define BUG() do { \ macro 22 #define BUG() do { \ macro
|
D | tlbflush.h | 238 BUG(); in __flush_tlb() 243 BUG(); in __flush_tlb_one() 253 BUG(); in flush_tlb_all() 258 BUG(); in flush_tlb_mm() 263 BUG(); in flush_tlb_page() 269 BUG(); in flush_tlb_range() 274 BUG(); in flush_tlb_kernel_page()
|
D | mcf_pgalloc.h | 32 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) 33 #define pmd_alloc_one(mm, address) ({ BUG(); ((pmd_t *)2); }) 88 #define pmd_free(mm, pmd) BUG() 107 #define pgd_populate(mm, pmd, pte) BUG()
|
/arch/cris/include/arch-v10/arch/ |
D | bug.h | 35 #define BUG() \ 46 #define BUG() \ macro 61 #define BUG() \ macro
|
/arch/x86/mm/ |
D | pgtable_32.c | 38 BUG(); in set_pte_vaddr() 43 BUG(); in set_pte_vaddr() 48 BUG(); in set_pte_vaddr() 53 BUG(); in set_pte_vaddr()
|
/arch/mn10300/include/asm/ |
D | highmem.h | 52 BUG(); in kmap() 61 BUG(); in kunmap() 88 BUG(); in kmap_atomic() 114 BUG(); in __kunmap_atomic()
|
/arch/frv/mm/ |
D | highmem.c | 27 BUG(); in kunmap() 59 BUG(); in kmap_atomic() 80 BUG(); in __kunmap_atomic()
|
D | dma-alloc.c | 89 BUG(); in consistent_alloc() 97 BUG(); in consistent_alloc() 144 BUG(); in consistent_free() 158 BUG(); in consistent_sync()
|
/arch/sparc/lib/ |
D | bitext.c | 46 BUG(); in bit_map_string_get() 48 BUG(); in bit_map_string_get() 50 BUG(); in bit_map_string_get() 108 BUG(); /* Much too late to do any good, but alas... */ in bit_map_clear() 112 BUG(); in bit_map_clear()
|
/arch/cris/include/arch-v32/arch/ |
D | bug.h | 13 #define BUG() \ macro 30 #define BUG() \ macro
|
/arch/parisc/include/asm/ |
D | io.h | 14 BUG(); in isa_bus_to_virt() 19 BUG(); in isa_virt_to_bus() 272 BUG(); in inb() 278 BUG(); in inw() 284 BUG(); in inl() 288 #define outb(x, y) BUG() 289 #define outw(x, y) BUG() 290 #define outl(x, y) BUG()
|
/arch/xtensa/kernel/ |
D | xtensa_ksyms.c | 81 BUG(); in __xtensa_libgcc_window_spill() 87 BUG(); in __sync_fetch_and_and_4() 93 BUG(); in __sync_fetch_and_or_4()
|
/arch/sparc/include/asm/ |
D | bug.h | 10 #define BUG() do { \ macro 16 #define BUG() do { \ macro
|
/arch/mips/include/asm/ |
D | bug.h | 12 static inline void __noreturn BUG(void) in BUG() function 26 BUG(); in __BUG_ON()
|
/arch/arm/include/asm/hardware/ |
D | iop3xx-adma.h | 194 BUG(); in iop_chan_pq_slot_count() 202 BUG(); in iop_desc_init_pq() 208 BUG(); in iop_desc_set_pq_addr() 215 BUG(); in iop_desc_set_pq_src_addr() 221 BUG(); in iop_chan_pq_zero_sum_slot_count() 229 BUG(); in iop_desc_init_pq_zero_sum() 235 BUG(); in iop_desc_set_pq_zero_sum_byte_count() 244 BUG(); in iop_desc_set_pq_zero_sum_addr() 254 BUG(); in iop_adma_get_max_pq() 269 BUG(); in iop_chan_get_current_descriptor() [all …]
|