Home
last modified time | relevance | path

Searched refs:view (Results 1 – 18 of 18) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_altp2m.c108 arg->u.view.view = -1; in xc_altp2m_create_view()
109 arg->u.view.hvmmem_default_access = default_access; in xc_altp2m_create_view()
115 *view_id = arg->u.view.view; in xc_altp2m_create_view()
134 arg->u.view.view = view_id; in xc_altp2m_destroy_view()
157 arg->u.view.view = view_id; in xc_altp2m_switch_to_view()
180 arg->u.set_mem_access.view = view_id; in xc_altp2m_set_mem_access()
205 arg->u.change_gfn.view = view_id; in xc_altp2m_change_gfn()
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dgconf.c225 GtkTreeView *view = GTK_TREE_VIEW(tree1_w); in init_left_tree() local
230 gtk_tree_view_set_model(view, model1); in init_left_tree()
232 gtk_tree_view_set_rules_hint(view, TRUE); in init_left_tree()
235 gtk_tree_view_append_column(view, column); in init_left_tree()
256 sel = gtk_tree_view_get_selection(view); in init_left_tree()
267 GtkTreeView *view = GTK_TREE_VIEW(tree2_w); in init_right_tree() local
273 gtk_tree_view_set_model(view, model2); in init_right_tree()
275 gtk_tree_view_set_rules_hint(view, TRUE); in init_right_tree()
278 gtk_tree_view_append_column(view, column); in init_right_tree()
359 sel = gtk_tree_view_get_selection(view); in init_right_tree()
[all …]
/xen-4.10.0-shim-comet/xen/include/public/hvm/
A Dhvm_op.h220 uint16_t view; member
230 uint16_t view; member
242 uint16_t view; member
277 struct xen_hvm_altp2m_view view; member
/xen-4.10.0-shim-comet/docs/man/
A Dxenstore-ls.pod.112 using a nested, tree-like view.
A Dxl-disk-configuration.pod.5247 This does not affect the guest's view of the device. It controls
A Dxl.pod.1.in304 The output for B<xl list> is not the table view shown below, but
1332 the PV view being available to the guest.
1598 does not have a complete view of the guest.
A Dxl.cfg.pod.5.in1569 features to be hidden or exposed from the guest's point of view. This
/xen-4.10.0-shim-comet/xen/arch/x86/boot/
A Dbuild32.lds40 * So, from our point of view .PLT0 is unused. This means that there is
/xen-4.10.0-shim-comet/docs/misc/
A Dhvm-emulated-unplug.markdown13 The current protocol works like this (from the point of view of
61 The blacklist is, from qemu's point of view, handled mostly through
A Dvtd.txt231 device's view and driver's view are different. Similarly, the
232 addresses of buffer within internal resource from device's view and
233 driver's view are different. As a result, device can't access to the
A Dxenstore-ring.txt112 From the point of view of the guest, the connection has been reset on a
A Dnetif-staging-grants.pandoc49 (This is an in-memory view of struct grant_entry_v1):
82 The view of the shared transmit ring is the following:
277 The view of the shared receive ring is the following:
A Dxenstore.txt65 view. Clients (particularly domains, which cannot just reconnect)
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c4602 if ( !(rc = p2m_init_next_altp2m(d, &a.u.view.view)) ) in do_altp2m_op()
4607 rc = p2m_destroy_altp2m_by_id(d, a.u.view.view); in do_altp2m_op()
4611 rc = p2m_switch_domain_altp2m_by_id(d, a.u.view.view); in do_altp2m_op()
4620 a.u.set_mem_access.view); in do_altp2m_op()
4627 rc = p2m_change_altp2m_gfn(d, a.u.change_gfn.view, in do_altp2m_op()
/xen-4.10.0-shim-comet/docs/specs/
A Dlibxc-migration-stream.pandoc587 represent a consistent view of VM state.
/xen-4.10.0-shim-comet/tools/xenmon/
A DCOPYING109 these conditions, and telling the user how to view a copy of this
/xen-4.10.0-shim-comet/xen/
A DCOPYING136 these conditions, and telling the user how to view a copy of this
/xen-4.10.0-shim-comet/
A DCOPYING184 these conditions, and telling the user how to view a copy of this

Completed in 28 milliseconds