Searched defs:max_fixed (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/acpi/ |
H A D | aml-build.c | 1354 AmlMaxFixed max_fixed, AmlDecode dec, in aml_as_desc_header() 1368 AmlMaxFixed max_fixed, AmlDecode dec, in aml_word_as_desc() 1392 AmlMaxFixed max_fixed, AmlDecode dec, in aml_dword_as_desc() 1417 AmlMaxFixed max_fixed, AmlDecode dec, in aml_qword_as_desc() 1445 Aml *aml_word_bus_number(AmlMinFixed min_fixed, AmlMaxFixed max_fixed, in aml_word_bus_number() 1461 Aml *aml_word_io(AmlMinFixed min_fixed, AmlMaxFixed max_fixed, in aml_word_io() 1479 Aml *aml_dword_io(AmlMinFixed min_fixed, AmlMaxFixed max_fixed, in aml_dword_io() 1498 AmlMaxFixed max_fixed, AmlCacheable cacheable, in aml_dword_memory() 1518 AmlMaxFixed max_fixed, AmlCacheable cacheable, in aml_qword_memory()
|