Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmcs.h103 static inline bool is_breakpoint(u32 intr_info) in is_breakpoint() function
H A Dnested.c6327 else if (is_breakpoint(intr_info) && in nested_vmx_l0_wants_exit()