Home
last modified time | relevance | path

Searched refs:pair (Results 1 – 15 of 15) sorted by relevance

/xen-4.10.0-shim-comet/xen/tools/kconfig/lxdialog/
A Dutil.c181 static int pair = 0; in init_one_color() local
183 pair++; in init_one_color()
184 init_pair(pair, color->fg, color->bg); in init_one_color()
186 color->atr = A_BOLD | COLOR_PAIR(pair); in init_one_color()
188 color->atr = COLOR_PAIR(pair); in init_one_color()
/xen-4.10.0-shim-comet/tools/examples/
A DREADME.incompatibilities13 to check for a specific bridge-interface pair, since brctl does not show the
/xen-4.10.0-shim-comet/docs/misc/arm/
A Dpassthrough.txt80 See man [xl.cfg] for the iomem format. The reg property is just a pair
/xen-4.10.0-shim-comet/tools/flask/policy/modules/
A Dxen.if158 # Allow creation of a device model and HVM domain pair
/xen-4.10.0-shim-comet/docs/misc/
A Dxenstore-ring.txt27 associated with a pair of free-running offsets labelled "consumer" and
A D9pfs.markdown38 Unique id that identifies a specific request/response pair. It is used
409 usual. Thus, every request/response pair is on one ring.
A Dvtpm-platforms.txt123 a pair of domains using an unused XSM user field: a vTPM and a pv-grub domain
A Dxenstore-paths.markdown578 Created by libxl for every frontend/backend pair created for $DOMID.
A Dpvcalls.markdown308 identify one specific request/response pair of commands. Not to be
A Dxen-command-line.markdown321 name=value pair specfications are also supported. This is used to add
/xen-4.10.0-shim-comet/docs/specs/
A Dlibxl-migration-stream.pandoc217 tuples. Each (key, value) tuple is a packed pair of NUL terminated octets,
/xen-4.10.0-shim-comet/docs/man/
A Dxen-vtpm.pod.7301 domain communicates with the manager using a mini-os tpm front/back device pair.
A Dxl.cfg.pod.5.in304 Each B<VNODE_CONFIG_OPTION> is a quoted C<KEY=VALUE> pair. Supported
/xen-4.10.0-shim-comet/docs/features/
A Dintel_psr_cat_cdp.pandoc190 register `IA32_PQR_ASSOC`, which means one COS is associated with a pair of
/xen-4.10.0-shim-comet/xen/arch/x86/mm/shadow/
A Dmulti.c1033 shadow_l2e_t pair[2] = { new_sl2e, new_sl2e }; in shadow_set_l2e() local
1075 pair[1] = shadow_l2e_from_mfn(sl1mfn, shadow_l2e_get_flags(new_sl2e)); in shadow_set_l2e()
1081 shadow_write_entries(sl2e, &pair, 2, sl2mfn); in shadow_set_l2e()

Completed in 45 milliseconds