Searched defs:_X86_SYSARCH_L (Results 1 - 1 of 1) sorted by relevance

/src/sys/arch/x86/include/
H A Dsysarch.h50 #define _X86_SYSARCH_L(x) x86_##x macro
53 #define _X86_SYSARCH_L(x) i386_##x macro
69 #define _X86_SYSARCH_L(x) x86_64_##x macro
90 struct _X86_SYSARCH_L(get_ldt_args) { function in typeref:typename:struct
96 struct _X86_SYSARCH_L(set_ldt_args) { function in typeref:typename:struct
102 struct _X86_SYSARCH_L(get_mtrr_args) { function in typeref:typename:struct
107 struct _X86_SYSARCH_L(set_mtrr_args) { function in typeref:typename:struct
112 struct _X86_SYSARCH_L(iopl_args) { function in typeref:typename:struct
116 struct _X86_SYSARCH_L(get_ioperm_args) { function in typeref:typename:struct
120 struct _X86_SYSARCH_L(set_ioperm_arg function in typeref:typename:struct
[all...]

Completed in 3 milliseconds