Searched refs:is_breakpoint (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/kvm/vmx/ | ||
H A D | vmcs.h | 103 static inline bool is_breakpoint(u32 intr_info) in is_breakpoint() function |
H A D | nested.c | 6381 else if (is_breakpoint(intr_info) && in nested_vmx_l0_wants_exit() |