Home
last modified time | relevance | path

Searched refs:BUG (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/arch/sh/include/asm/
Dio_noioport.h7 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 …]
Daddrspace.h47 #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/
Dnommu.c41 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/
Dtlbflush.h59 #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/
Dtlbflush.h63 #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/
Ddma-coherence.h25 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/
Dsmp_32.c104 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/
Dfault-nommu.c100 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/
Dhash-4k.h56 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/
Dio.c60 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/
Dbug.h9 #define BUG() do { \ macro
15 #define BUG() do { \ macro
22 #define BUG() do { \ macro
Dtlbflush.h238 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()
Dmcf_pgalloc.h32 #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/
Dbug.h35 #define BUG() \
46 #define BUG() \ macro
61 #define BUG() \ macro
/arch/x86/mm/
Dpgtable_32.c38 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/
Dhighmem.h52 BUG(); in kmap()
61 BUG(); in kunmap()
88 BUG(); in kmap_atomic()
114 BUG(); in __kunmap_atomic()
/arch/frv/mm/
Dhighmem.c27 BUG(); in kunmap()
59 BUG(); in kmap_atomic()
80 BUG(); in __kunmap_atomic()
Ddma-alloc.c89 BUG(); in consistent_alloc()
97 BUG(); in consistent_alloc()
144 BUG(); in consistent_free()
158 BUG(); in consistent_sync()
/arch/sparc/lib/
Dbitext.c46 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/
Dbug.h13 #define BUG() \ macro
30 #define BUG() \ macro
/arch/parisc/include/asm/
Dio.h14 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/
Dxtensa_ksyms.c81 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/
Dbug.h10 #define BUG() do { \ macro
16 #define BUG() do { \ macro
/arch/mips/include/asm/
Dbug.h12 static inline void __noreturn BUG(void) in BUG() function
26 BUG(); in __BUG_ON()
/arch/arm/include/asm/hardware/
Diop3xx-adma.h194 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 …]

12345678910>>...15