Home
last modified time | relevance | path

Searched refs:hmat (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/acpi/numa/
H A DMakefile3 obj-$(CONFIG_ACPI_HMAT) += hmat.o
/openbmc/linux/drivers/acpi/
H A Dtables.c247 return entry->hdr->hmat.type; in acpi_get_entry_type()
263 return entry->hdr->hmat.length; in acpi_get_entry_length()
279 return sizeof(entry->hdr->hmat); in acpi_get_subtable_header_length()
/openbmc/qemu/hw/acpi/
H A Dmeson.build19 acpi_ss.add(when: 'CONFIG_ACPI_HMAT', if_true: files('hmat.c'))
/openbmc/qemu/qapi/
H A Dmachine.json492 # @hmat-lb: memory latency and bandwidth information (Since: 5.0)
494 # @hmat-cache: memory side cache information (Since: 5.0)
499 'data': [ 'node', 'dist', 'cpu', 'hmat-lb', 'hmat-cache' ] }
517 'hmat-lb': 'NumaHmatLBOptions',
518 'hmat-cache': 'NumaHmatCacheOptions' }}
/openbmc/qemu/
H A Dqemu-options.hx40 " hmat=on|off controls ACPI HMAT support (default=off)\n"
100 ``hmat=on|off``
391 …"-numa hmat-lb,initiator=node,target=node,hierarchy=memory|first-level|second-level|third-level,da…
392 …"-numa hmat-cache,node-id=node,size=size,level=level[,associativity=none|direct|complex][,policy=n…
403 ``-numa hmat-lb,initiator=node,target=node,hierarchy=hierarchy,data-type=type[,latency=lat][,bandwi…
405 ``-numa hmat-cache,node-id=node,size=size,level=level[,associativity=str][,policy=str][,line=size]``
463 set only when the machine property 'hmat' is set to 'on'.
472 -machine hmat=on \
498 Use '\ ``hmat-lb``\ ' to set System Locality Latency and Bandwidth
504 In '\ ``hmat-lb``\ ' option, node are NUMA node IDs. hierarchy is
[all …]
/openbmc/linux/include/linux/
H A Dacpi.h124 struct acpi_hmat_structure hmat; member
/openbmc/linux/
H A Dopengrok2.0.log[all...]