Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Diova.c260 ret = cpuhp_setup_state_multi(CPUHP_IOMMU_IOVA_DEAD, "iommu/iova:dead", NULL, in iova_cache_get()
272 cpuhp_remove_multi_state(CPUHP_IOMMU_IOVA_DEAD); in iova_cache_get()
295 cpuhp_remove_multi_state(CPUHP_IOMMU_IOVA_DEAD); in iova_cache_put()
498 cpuhp_state_remove_instance_nocalls(CPUHP_IOMMU_IOVA_DEAD, in iova_domain_free_rcaches()
757 ret = cpuhp_state_add_instance_nocalls(CPUHP_IOMMU_IOVA_DEAD, in iova_domain_init_rcaches()
/openbmc/linux/include/linux/
H A Dcpuhotplug.h98 CPUHP_IOMMU_IOVA_DEAD, enumerator