Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dtraps.h71 dotraplinkage void do_device_not_available(struct pt_regs *regs, long error_code);
/Linux-v5.4/arch/x86/kernel/
Dtraps.c878 do_device_not_available(struct pt_regs *regs, long error_code) in do_device_not_available() function
909 NOKPROBE_SYMBOL(do_device_not_available);
/Linux-v5.4/arch/x86/entry/
Dentry_64.S1029 idtentry device_not_available do_device_not_available has_error_code=0
Dentry_32.S1256 pushl $do_device_not_available