Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dintel_iommu.c1198 typedef int (*vtd_page_walk_hook)(const IOMMUTLBEvent *event, void *private); typedef
1212 vtd_page_walk_hook hook_fn;
1222 vtd_page_walk_hook hook_fn = info->hook_fn; in vtd_page_walk_one()