Home
last modified time | relevance | path

Searched refs:AmlMaxFixed (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/acpi/
H A Daml-build.h106 } AmlMaxFixed; typedef
355 Aml *aml_word_bus_number(AmlMinFixed min_fixed, AmlMaxFixed max_fixed,
359 Aml *aml_word_io(AmlMinFixed min_fixed, AmlMaxFixed max_fixed,
364 Aml *aml_dword_io(AmlMinFixed min_fixed, AmlMaxFixed max_fixed,
370 AmlMaxFixed max_fixed, AmlCacheable cacheable,
376 AmlMaxFixed max_fixed, AmlCacheable cacheable,
/qemu/hw/acpi/
H A Daml-build.c1356 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()
1447 Aml *aml_word_bus_number(AmlMinFixed min_fixed, AmlMaxFixed max_fixed, in aml_word_bus_number()
1463 Aml *aml_word_io(AmlMinFixed min_fixed, AmlMaxFixed max_fixed, in aml_word_io()
1481 Aml *aml_dword_io(AmlMinFixed min_fixed, AmlMaxFixed max_fixed, in aml_dword_io()
1500 AmlMaxFixed max_fixed, AmlCacheable cacheable, in aml_dword_memory()
1520 AmlMaxFixed max_fixed, AmlCacheable cacheable, in aml_qword_memory()