Searched refs:KVM_NR_DB_REGS (Results 1 - 2 of 2) sorted by path

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h223 #define KVM_NR_DB_REGS 4 macro
935 unsigned long db[KVM_NR_DB_REGS];
938 unsigned long eff_db[KVM_NR_DB_REGS];
/linux-master/arch/x86/kvm/
H A Dx86.c1344 for (i = 0; i < KVM_NR_DB_REGS; i++)
11994 for (i = 0; i < KVM_NR_DB_REGS; ++i)
11998 for (i = 0; i < KVM_NR_DB_REGS; i++)

Completed in 267 milliseconds