Searched refs:finished (Results 1 – 19 of 19) sorted by relevance
/arch/x86/kernel/cpu/mce/ |
D | inject.c | 116 i->finished = 0; in inject_mce() 118 m->finished = 0; in inject_mce() 126 i->finished = 1; in inject_mce() 138 m->finished = 0; in raise_poll() 156 m->finished = 0; in raise_exception() 220 m->finished = 0; in raise_local() 243 if (!mcpu->finished || in raise_mce()
|
D | dev-mcelog.c | 61 mcelog->entry[entry].finished = 1; in dev_mce_log()
|
D | core.c | 399 if (__this_cpu_read(injectm.finished)) { in mce_rdmsrl() 434 if (__this_cpu_read(injectm.finished)) { in mce_wrmsrl()
|
/arch/x86/include/uapi/asm/ |
D | mce.h | 29 __u8 finished; /* Entry is valid */ member
|
/arch/arm/mach-omap2/ |
D | sleep24xx.S | 55 mcr p15, 0, r3, c7, c10, 4 @ memory barrier, hope SDR/DDR finished
|
/arch/um/kernel/ |
D | tlb.c | 63 int finished) in do_ops() argument 76 op->u.mmap.offset, finished, in do_ops() 86 op->u.munmap.len, finished, in do_ops() 100 finished, &hvc->data); in do_ops()
|
D | time.c | 401 bool finished = idle; in time_travel_update_time() local 418 finished = true; in time_travel_update_time() 430 } while (ne.pending && !finished); in time_travel_update_time()
|
/arch/alpha/lib/ |
D | ev6-memset.S | 189 beq $3, no_quad_b # U : Might have finished already 367 beq $3, no_quad # U : Might have finished already 555 beq $3, no_quad_w # U : Might have finished already
|
/arch/arm/mm/ |
D | cache-v7m.S | 177 beq finished @ if loc is 0, then no need to clean 218 finished: label
|
D | cache-v7.S | 129 beq finished @ if loc is 0, then no need to clean 175 finished: label
|
/arch/powerpc/boot/dts/ |
D | tqm5200.dts | 140 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co.
|
D | charon.dts | 138 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co.
|
D | lite5200.dts | 231 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co.
|
D | mpc5200b.dtsi | 230 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co.
|
/arch/m68k/fpsp040/ |
D | binstr.S | 123 bras end_bstr |finished, so exit
|
D | scale.S | 181 tstw %d0 |it is finished when
|
D | bindec.S | 323 bras A7_str |finished here
|
/arch/sparc/lib/ |
D | M7memcpy.S | 284 bz,pt %xcc, .Lsmallx ! exit if finished 348 bz,pt %xcc, .Lsmallx ! exit if finished 367 bz,pt %xcc, .Lsmallx ! exit if finished 378 bz,pt %xcc, .Lsmallx ! exit if finished
|
/arch/arm/boot/compressed/ |
D | head.S | 1279 0: cmp r0, r11 @ finished?
|