Searched defs:max_fixed (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/acpi/ |
H A D | aml-build.c | 1355 AmlMaxFixed max_fixed, AmlDecode dec, in aml_as_desc_header() 1369 AmlMaxFixed max_fixed, AmlDecode dec, in aml_word_as_desc() 1393 AmlMaxFixed max_fixed, AmlDecode dec, in aml_dword_as_desc() 1418 AmlMaxFixed max_fixed, AmlDecode dec, in aml_qword_as_desc() 1446 Aml *aml_word_bus_number(AmlMinFixed min_fixed, AmlMaxFixed max_fixed, in aml_word_bus_number() 1462 Aml *aml_word_io(AmlMinFixed min_fixed, AmlMaxFixed max_fixed, in aml_word_io() 1480 Aml *aml_dword_io(AmlMinFixed min_fixed, AmlMaxFixed max_fixed, in aml_dword_io() 1499 AmlMaxFixed max_fixed, AmlCacheable cacheable, in aml_dword_memory() 1519 AmlMaxFixed max_fixed, AmlCacheable cacheable, in aml_qword_memory()
|