Home
last modified time | relevance | path

Searched defs:token (Results 1 – 15 of 15) sorted by relevance

/xen/xen/common/lz4/
A Ddecompress.c57 unsigned token; in lz4_uncompress() local
186 unsigned token; in lz4_uncompress_unknownoutputsize() local
/xen/tools/xl/
A Dxl_parse.c419 int parse_nic_config(libxl_device_nic *nic, XLU_Config **config, char *token) in parse_nic_config()
762 int parse_usbctrl_config(libxl_device_usbctrl *usbctrl, char *token) in parse_usbctrl_config()
786 int parse_usbdev_config(libxl_device_usbdev *usbdev, char *token) in parse_usbdev_config()
811 int parse_vdispl_config(libxl_device_vdispl *vdispl, char *token) in parse_vdispl_config()
858 static int parse_vsnd_params(libxl_vsnd_params *params, char *token) in parse_vsnd_params()
1017 char *token = strtok(buf, ","); in parse_vsnd_item() local
1101 int parse_vkb_config(libxl_device_vkb *vkb, char *token) in parse_vkb_config()
/xen/xen/arch/x86/hvm/
A Dhypercall.c171 unsigned int token; in hvm_hypercall() local
A Dintercept.c168 unsigned int token = hvmemul_cache_disable(curr); in hvm_process_io_intercept() local
A Demulate.c1945 unsigned int token = hvmemul_cache_disable(curr); in hvmemul_rep_movs() local
2998 unsigned int token = cache->num_ents; in hvmemul_cache_disable() local
3005 void hvmemul_cache_restore(struct vcpu *v, unsigned int token) in hvmemul_cache_restore()
A Dvmsi.c611 unsigned int token = hvmemul_cache_disable(v); in msix_write_completion() local
A Dhvm.c2975 unsigned int token = hvmemul_cache_disable(v); in hvm_task_switch() local
/xen/tools/python/xen/lowlevel/xs/
A Dxs.c422 PyObject *token; in xspy_watch() local
554 PyObject *token; in xspy_unwatch() local
844 static void remove_watch(XsHandle *self, PyObject *token) in remove_watch()
888 PyObject *token; in match_watch_by_token() local
/xen/tools/xenstore/
A Dxenstored_watch.c46 char *token; member
A Dxs.c811 bool xs_watch(struct xs_handle *h, const char *path, const char *token) in xs_watch()
983 bool xs_unwatch(struct xs_handle *h, const char *path, const char *token) in xs_unwatch()
/xen/xen/arch/x86/
A Dextable.c115 union stub_exception_token token = { in search_exception_table() local
/xen/tools/ocaml/xenstored/
A Dconnection.ml25 token: string; RecordField
/xen/xen/drivers/char/
A Dns16550.c1220 static enum __init serial_param_type get_token(char *token, char **value) in get_token()
1366 char *token, *start = str; in parse_namevalue_pairs() local
/xen/tools/libxl/
A Dlibxl_event.c699 const char *token = event[1]; in watchfd_callback() local
812 const char *token = watch_token(gc, slotnum, w->counterval); in libxl__ev_xswatch_register() local
848 const char *token = watch_token(gc, w->slotnum, w->counterval); in libxl__ev_xswatch_deregister() local
/xen/tools/python/xen/lowlevel/xc/
A Dxc.c505 static int token_value(char *token) in token_value()
513 char *token; in next_bdf() local

Completed in 55 milliseconds