Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dkvm_host.h1096 #define TSS_BASE_SIZE 0x68 macro
1100 (TSS_BASE_SIZE + TSS_REDIRECTION_SIZE + TSS_IOPB_SIZE + 1)
/linux-4.1.27/arch/x86/kvm/
Dvmx.c4052 data = TSS_BASE_SIZE + TSS_REDIRECTION_SIZE; in init_rmode_tss()