RMODE_TSS_SIZE
vmcs_write32(GUEST_TR_LIMIT, RMODE_TSS_SIZE - 1);
if (__copy_to_user(ua + RMODE_TSS_SIZE - 1, &data, sizeof(u8)))