Home
last modified time | relevance | path

Searched refs:scope (Results 1 – 25 of 28) sorted by relevance

12

/xen/xen/drivers/passthrough/vtd/
A Ddmar.c87 if ( !scope ) in scope_devices_free()
90 scope->devices_cnt = 0; in scope_devices_free()
91 xfree(scope->devices); in scope_devices_free()
92 scope->devices = NULL; in scope_devices_free()
287 scope = start; in scope_device_count()
300 start += scope->length; in scope_device_count()
316 container_of(scope, struct acpi_drhd_unit, scope) : NULL; in acpi_parse_dev_scope()
325 if ( !scope->devices ) in acpi_parse_dev_scope()
328 scope->devices_cnt = cnt; in acpi_parse_dev_scope()
431 scope_devices_free(scope); in acpi_parse_dev_scope()
[all …]
A Ddmar.h61 struct dmar_scope scope; member
72 struct dmar_scope scope; member
81 struct dmar_scope scope; member
99 for (idx = 0; (bdf = rmrr->scope.devices[idx]) && \
100 idx < rmrr->scope.devices_cnt; idx++)
/xen/xen/include/asm-arm/
A Dsystem.h13 #define dsb(scope) asm volatile("dsb " #scope : : : "memory") argument
14 #define dmb(scope) asm volatile("dmb " #scope : : : "memory") argument
/xen/tools/ocaml/xenstored/
A Dhistory.ml26 (* There is scope for optimisation here, since in consecutive commits one commit's `after`
40 (* There is scope for optimisation here, replacing List.filter with something more efficient,
/xen/tools/libxl/
A Dlibxl_psr.c255 uint64_t scope, in libxl_psr_cmt_get_sample() argument
273 cpu = libxl__pick_socket_cpu(gc, scope); in libxl_psr_cmt_get_sample()
A Dlibxl.h2612 uint64_t scope,
/xen/xen/tools/kconfig/tests/
A Dconftest.py288 @pytest.fixture(scope="module")
/xen/docs/misc/
A Dxen-error-handling.txt8 error, even if the scope of that error affects only a single
A Dhypfs-paths.pandoc23 entries and the general scope of the directory is described.
/xen/docs/features/
A Dsched_credit2.pandoc96 …duler" [XPDS16 Presentation](http://www.slideshare.net/xen_com_mgr/xpds16-scope-and-performance-of…
A Dlivepatch.pandoc36 worth detailing the scope of security support:
/xen/docs/man/
A Dxl-network-configuration.5.pod191 driver domain which is outside the scope of this document.
A Dxl-disk-configuration.5.pod222 driver domain which is outside the scope of this document.
/xen/tools/libxc/
A DCOPYING152 covered by this License; they are outside its scope. The act of
218 the scope of this License.
253 therefore falls outside the scope of this License.
/xen/xen/common/libelf/
A DCOPYING152 covered by this License; they are outside its scope. The act of
218 the scope of this License.
253 therefore falls outside the scope of this License.
/xen/tools/libacpi/
A DCOPYING153 covered by this License; they are outside its scope. The act of
219 the scope of this License.
254 therefore falls outside the scope of this License.
/xen/tools/python/
A Dpylintrc66 # * redefinition of variable from builtins or from an outer scope
/xen/tools/xenstore/
A DCOPYING150 covered by this License; they are outside its scope. The act of
216 the scope of this License.
251 therefore falls outside the scope of this License.
/xen/tools/firmware/vgabios/
A DCOPYING143 covered by this License; they are outside its scope. The act of
209 the scope of this License.
244 therefore falls outside the scope of this License.
/xen/tools/golang/xenlight/
A DLICENSE143 covered by this License; they are outside its scope. The act of
209 the scope of this License.
244 therefore falls outside the scope of this License.
/xen/tools/ocaml/
A DLICENSE74 …on and modification are not covered by this License; they are outside its scope. The act of runnin…
93 … of a storage or distribution medium does not bring the other work under the scope of this License.
105 …on, is not a derivative work of the Library, and therefore falls outside the scope of this License.
/xen/tools/xenstat/libxenstat/
A DCOPYING145 covered by this License; they are outside its scope. The act of
211 the scope of this License.
246 therefore falls outside the scope of this License.
/xen/tools/xenmon/
A DCOPYING73 covered by this License; they are outside its scope. The act of
132 the scope of this License.
/xen/xen/
A DCOPYING100 covered by this License; they are outside its scope. The act of
159 the scope of this License.
/xen/
A DCOPYING150 covered by this License; they are outside its scope. The act of
209 the scope of this License.

Completed in 40 milliseconds

12