Searched refs:SEGBASE_FS (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/xen/ | ||
D | interface_64.h | 49 #define SEGBASE_FS 0 macro |
/arch/x86/xen/ | ||
D | enlighten.c | 1078 case MSR_FS_BASE: which = SEGBASE_FS; goto set; in xen_write_msr_safe() |