Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dvmx.h389 #define TSS_PRIVATE_MEMSLOT (KVM_MEMORY_SLOTS + 0) macro
/arch/x86/kvm/
Dvmx.c4097 .slot = TSS_PRIVATE_MEMSLOT, in vmx_set_tss_addr()