Searched refs:RMODE_TSS_SIZE (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c3098 vmcs_write32(GUEST_TR_LIMIT, RMODE_TSS_SIZE - 1);
3858 if (__copy_to_user(ua + RMODE_TSS_SIZE - 1, &data, sizeof(u8)))
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h2204 #define RMODE_TSS_SIZE \ macro

Completed in 168 milliseconds