Searched refs:AmlDecode (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/acpi/ |
H A D | aml-build.h | 101 } AmlDecode; typedef 356 AmlDecode dec, uint16_t addr_gran, 360 AmlDecode dec, AmlISARanges isa_ranges, 365 AmlDecode dec, AmlISARanges isa_ranges, 369 Aml *aml_dword_memory(AmlDecode dec, AmlMinFixed min_fixed, 375 Aml *aml_qword_memory(AmlDecode dec, AmlMinFixed min_fixed,
|
/openbmc/qemu/hw/acpi/ |
H A D | aml-build.c | 1356 AmlMaxFixed max_fixed, AmlDecode dec, in aml_as_desc_header() 1370 AmlMaxFixed max_fixed, AmlDecode dec, in aml_word_as_desc() 1394 AmlMaxFixed max_fixed, AmlDecode dec, in aml_dword_as_desc() 1419 AmlMaxFixed max_fixed, AmlDecode dec, in aml_qword_as_desc() 1448 AmlDecode dec, uint16_t addr_gran, in aml_word_bus_number() 1464 AmlDecode dec, AmlISARanges isa_ranges, in aml_word_io() 1482 AmlDecode dec, AmlISARanges isa_ranges, in aml_dword_io() 1499 Aml *aml_dword_memory(AmlDecode dec, AmlMinFixed min_fixed, in aml_dword_memory() 1519 Aml *aml_qword_memory(AmlDecode dec, AmlMinFixed min_fixed, in aml_qword_memory()
|