Home
last modified time | relevance | path

Searched refs:do_device_not_available (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dtraps.h66 dotraplinkage void do_device_not_available(struct pt_regs *, long);
/linux-4.4.14/arch/x86/kernel/
Dtraps.c750 do_device_not_available(struct pt_regs *regs, long error_code) in do_device_not_available() function
771 NOKPROBE_SYMBOL(do_device_not_available);
/linux-4.4.14/arch/x86/entry/
Dentry_64.S833 idtentry device_not_available do_device_not_available has_error_code=0
Dentry_32.S546 pushl $do_device_not_available