Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dphysdev.h211 struct physdev_get_free_pirq { struct
213 int type;
215 uint32_t pirq;
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h243 struct physdev_get_free_pirq { struct
250 typedef struct physdev_get_free_pirq physdev_get_free_pirq_t; argument