Home
last modified time | relevance | path

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

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