Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dsystem.h16 #define dsb(scope) asm volatile("dsb " #scope : : : "memory") argument
17 #define dmb(scope) asm volatile("dmb " #scope : : : "memory") argument
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Ddmar.h61 struct dmar_scope scope; member
72 struct dmar_scope scope; member
81 struct dmar_scope scope; member
A Ddmar.c53 static void __init dmar_scope_add_buses(struct dmar_scope *scope, u16 sec_bus, in dmar_scope_add_buses()
83 static void scope_devices_free(struct dmar_scope *scope) in scope_devices_free()
293 const struct acpi_dmar_device_scope *scope; in scope_device_count() local
319 const void *start, const void *end, struct dmar_scope *scope, in acpi_parse_dev_scope()
519 const struct acpi_dmar_device_scope *scope; in acpi_parse_one_drhd() member
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_psr.c241 uint64_t scope, in libxl_psr_cmt_get_sample()

Completed in 7 milliseconds