Home
last modified time | relevance | path

Searched refs:iort_find_domain_token (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dacpi_iort.h29 struct fwnode_handle *iort_find_domain_token(int trans_id);
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its-fsl-mc-msi.c120 dom_handle = iort_find_domain_token(its_entry->translation_id); in its_fsl_mc_msi_parse_madt()
H A Dirq-gic-v3-its-platform-msi.c120 domain_handle = iort_find_domain_token(its_entry->translation_id); in its_pmsi_parse_madt()
H A Dirq-gic-v3-its-pci-msi.c167 dom_handle = iort_find_domain_token(its_entry->translation_id); in its_pci_msi_parse_madt()
/openbmc/linux/drivers/acpi/arm64/
H A Diort.c210 struct fwnode_handle *iort_find_domain_token(int trans_id) in iort_find_domain_token() function
699 handle = iort_find_domain_token(its_id); in iort_get_device_domain()
740 iort_fwnode = iort_find_domain_token(its->identifiers[0]); in iort_set_device_domain()
783 iort_fwnode = iort_find_domain_token(its->identifiers[0]); in iort_get_platform_device_domain()