Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dkvm_host.h776 #define TSS_BASE_SIZE 0x68 macro
780 (TSS_BASE_SIZE + TSS_REDIRECTION_SIZE + TSS_IOPB_SIZE + 1)
/linux-2.6.39/arch/x86/kvm/
Dvmx.c2422 data = TSS_BASE_SIZE + TSS_REDIRECTION_SIZE; in init_rmode_tss()