Home
last modified time | relevance | path

Searched refs:io_delay (Results 1 – 12 of 12) sorted by relevance

/linux/arch/x86/realmode/rm/
H A Dwakemain.c8 io_delay(); /* Approximately 1 us */ in udelay()
21 io_delay(); in beep()
23 io_delay(); in beep()
25 io_delay(); in beep()
30 io_delay(); in beep()
32 io_delay(); in beep()
/linux/arch/x86/boot/
H A Dpm.c30 io_delay(); in realmode_switch_hook()
40 io_delay(); in mask_all_interrupts()
42 io_delay(); in mask_all_interrupts()
51 io_delay(); in reset_coprocessor()
53 io_delay(); in reset_coprocessor()
H A Da20.c26 io_delay(); in empty_8042()
36 io_delay(); in empty_8042()
66 io_delay(); /* Serialize and make delay constant */ in a20_test()
H A Dboot.h39 static inline void io_delay(void) in io_delay() function
/linux/arch/x86/include/asm/
H A Dparavirt.h59 PVOP_VCALL0(cpu.io_delay); in slow_down_io()
61 PVOP_VCALL0(cpu.io_delay); in slow_down_io()
62 PVOP_VCALL0(cpu.io_delay); in slow_down_io()
63 PVOP_VCALL0(cpu.io_delay); in slow_down_io()
H A Dparavirt_types.h54 void (*io_delay)(void); member
/linux/arch/x86/kernel/
H A Dparavirt.c142 .cpu.io_delay = native_io_delay,
H A DMakefile71 obj-y += tsc.o tsc_msr.o io_delay.o rtc.o
/linux/arch/x86/kernel/cpu/
H A Dvmware.c340 pv_ops.cpu.io_delay = paravirt_nop; in vmware_paravirt_ops_setup()
/linux/arch/x86/xen/
H A Denlighten_pv.c1195 .io_delay = xen_io_delay,
/linux/drivers/message/fusion/
H A Dmptscsih.c3224 static DEVICE_ATTR(io_delay, S_IRUGO,
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2354 io_delay= [X86,EARLY] I/O delay method