Searched refs:aml_mutex (Results 1 – 5 of 5) sorted by relevance
398 Aml *aml_mutex(const char *name, uint8_t sync_level);
447 aml_append(dev_container, aml_mutex(MEMORY_SLOT_LOCK, 0)); in build_memory_hotplug_aml()
367 aml_append(cpu_ctrl_dev, aml_mutex(CPU_LOCK, 0)); in build_cpus_aml()
1651 Aml *aml_mutex(const char *name, uint8_t sync_level) in aml_mutex() function
1260 aml_append(scope, aml_mutex("BLCK", 0)); in build_x86_acpi_pci_hotplug()