Home
last modified time | relevance | path

Searched defs:gs (Results 1 – 10 of 10) sorted by relevance

/xen/xen/tools/kconfig/
A Dutil.c34 struct gstr gs; in str_new() local
43 void str_free(struct gstr *gs) in str_free()
52 void str_append(struct gstr *gs, const char *s) in str_append()
66 void str_printf(struct gstr *gs, const char *fmt, ...) in str_printf()
77 const char *str_get(struct gstr *gs) in str_get()
A Dexpr.c1236 struct gstr *gs = (struct gstr*)data; in expr_print_gstr_helper() local
1264 void expr_gstr_print(struct expr *e, struct gstr *gs) in expr_gstr_print()
1293 void expr_gstr_print_revdep(struct expr *e, struct gstr *gs, in expr_gstr_print_revdep()
A Dsymbol.c300 struct gstr gs = str_new(); in sym_warn_unmet_dep() local
/xen/tools/debugger/gdbsx/xg/
A Dxg_public.h53 uint32_t gs; member
81 uint32_t gs; member
/xen/xen/include/asm-x86/x86_64/
A Delf.h31 unsigned long gs; member
/xen/xen/include/public/arch-x86/
A Dxen-x86_32.h154 uint16_t gs, _pad5; member
A Dxen-x86_64.h207 uint16_t gs, _pad6[3]; member
/xen/tools/debugger/kdd/
A Dkdd.h340 int32_t gs; member
371 uint16_t gs; member
/xen/xen/include/public/
A Dvm_event.h222 struct vm_event_x86_selector_reg gs; member
/xen/xen/include/asm-x86/hvm/svm/
A Dvmcb.h478 struct segment_register gs; member

Completed in 17 milliseconds