Home
last modified time | relevance | path

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

/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/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.c55 static void __init dmar_scope_add_buses(struct dmar_scope *scope, u16 sec_bus, in dmar_scope_add_buses()
85 static void scope_devices_free(struct dmar_scope *scope) in scope_devices_free()
282 const struct acpi_dmar_device_scope *scope; in scope_device_count() local
308 const void *start, const void *end, struct dmar_scope *scope, in acpi_parse_dev_scope()
508 const struct acpi_dmar_device_scope *scope; in acpi_parse_one_drhd() member
/xen/tools/libxl/
A Dlibxl_psr.c255 uint64_t scope, in libxl_psr_cmt_get_sample()

Completed in 6 milliseconds