Searched defs:scope (Results 1 – 4 of 4) sorted by relevance
13 #define dsb(scope) asm volatile("dsb " #scope : : : "memory") argument14 #define dmb(scope) asm volatile("dmb " #scope : : : "memory") argument
61 struct dmar_scope scope; member72 struct dmar_scope scope; member81 struct dmar_scope scope; member
55 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() local308 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
255 uint64_t scope, in libxl_psr_cmt_get_sample()
Completed in 6 milliseconds