Searched refs:SEGBASE_FS (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/x86/include/asm/xen/ | ||
D | interface_64.h | 50 #define SEGBASE_FS 0 macro |
/Linux-v4.19/arch/x86/xen/ | ||
D | enlighten_pv.c | 922 case MSR_FS_BASE: which = SEGBASE_FS; goto set; in xen_write_msr_safe() |