Searched refs:TSS_PRIVATE_MEMSLOT (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dvmx.h471 #define TSS_PRIVATE_MEMSLOT (KVM_USER_MEM_SLOTS + 0) macro
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c5076 ret = __x86_set_memory_region(kvm, TSS_PRIVATE_MEMSLOT, addr,
/linux-master/arch/x86/kvm/
H A Dx86.c12712 __x86_set_memory_region(kvm, TSS_PRIVATE_MEMSLOT, 0, 0);

Completed in 272 milliseconds