Searched refs:TSS_PRIVATE_MEMSLOT (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | vmx.h | 389 #define TSS_PRIVATE_MEMSLOT (KVM_MEMORY_SLOTS + 0) macro |
/arch/x86/kvm/ | ||
D | vmx.c | 4097 .slot = TSS_PRIVATE_MEMSLOT, in vmx_set_tss_addr() |