Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen_pt_config_init.c29 static int xen_pt_ptr_reg_init(XenPCIPassthroughState *s, XenPTRegInfo *reg,
635 .init = xen_pt_ptr_reg_init,
794 .init = xen_pt_ptr_reg_init,
825 .init = xen_pt_ptr_reg_init,
929 .init = xen_pt_ptr_reg_init,
1028 .init = xen_pt_ptr_reg_init,
1351 .init = xen_pt_ptr_reg_init,
1535 .init = xen_pt_ptr_reg_init,
1823 static int xen_pt_ptr_reg_init(XenPCIPassthroughState *s, in xen_pt_ptr_reg_init() function