Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c912 static inline bool is_no_device(u32 intr_info) in is_no_device() function
5095 if (is_no_device(intr_info)) { in handle_exception()
7526 else if (is_no_device(intr_info) && in nested_vmx_exit_handled()