Home
last modified time | relevance | path

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

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