Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_host.h888 #define RMODE_TSS_SIZE \ macro
/arch/x86/kvm/
Dvmx.c2771 vmcs_write32(GUEST_TR_LIMIT, RMODE_TSS_SIZE - 1); in enter_rmode()
3452 RMODE_TSS_SIZE - 2 * PAGE_SIZE - 1, in init_rmode_tss()