Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h427 #define DEBUG_REG_ACCESS_NUM 0x7 /* 2:0, number of debug reg. */ macro
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c5543 dr = exit_qualification & DEBUG_REG_ACCESS_NUM; in handle_dr()