Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dvmx.h342 #define DEBUG_REG_ACCESS_NUM 0x7 /* 2:0, number of debug reg. */ macro
/linux-2.6.39/arch/x86/kvm/
Dvmx.c3342 dr = exit_qualification & DEBUG_REG_ACCESS_NUM; in handle_dr()