Home
last modified time | relevance | path

Searched defs:min_fixed (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/acpi/
H A Daml-build.c1354 static Aml *aml_as_desc_header(AmlResourceType type, AmlMinFixed min_fixed, in aml_as_desc_header()
1368 static Aml *aml_word_as_desc(AmlResourceType type, AmlMinFixed min_fixed, in aml_word_as_desc()
1392 static Aml *aml_dword_as_desc(AmlResourceType type, AmlMinFixed min_fixed, in aml_dword_as_desc()
1417 static Aml *aml_qword_as_desc(AmlResourceType type, AmlMinFixed min_fixed, 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()
1498 Aml *aml_dword_memory(AmlDecode dec, AmlMinFixed min_fixed, in aml_dword_memory()
1518 Aml *aml_qword_memory(AmlDecode dec, AmlMinFixed min_fixed, in aml_qword_memory()