Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen_pt.h260 int xen_pt_bar_offset_to_index(uint32_t offset);
H A Dxen_pt.c123 int xen_pt_bar_offset_to_index(uint32_t offset) in xen_pt_bar_offset_to_index() function
266 index = xen_pt_bar_offset_to_index(addr); in xen_pt_pci_write_config()
H A Dxen_pt_config_init.c414 index = xen_pt_bar_offset_to_index(reg->offset); in xen_pt_bar_reg_init()
438 index = xen_pt_bar_offset_to_index(reg->offset); in xen_pt_bar_reg_read()
483 index = xen_pt_bar_offset_to_index(reg->offset); in xen_pt_bar_reg_write()