Searched defs:scope (Results 1 – 4 of 4) sorted by relevance
16 #define dsb(scope) asm volatile("dsb " #scope : : : "memory") argument17 #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
53 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() local319 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
241 uint64_t scope, in libxl_psr_cmt_get_sample()
Completed in 6 milliseconds