Home
last modified time | relevance | path

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

/xen/xen/arch/x86/hvm/
A Dio.c263 unsigned int hvm_pci_decode_addr(unsigned int cf8, unsigned int addr, in hvm_pci_decode_addr() function
320 reg = hvm_pci_decode_addr(cf8, addr, &sbdf); in vpci_portio_read()
350 reg = hvm_pci_decode_addr(cf8, addr, &sbdf); in vpci_portio_write()
A Dioreq.c1277 reg = hvm_pci_decode_addr(cf8, p->addr, &sbdf); in hvm_select_ioreq_server()
/xen/xen/include/asm-x86/hvm/
A Dio.h165 unsigned int hvm_pci_decode_addr(unsigned int cf8, unsigned int addr,

Completed in 6 milliseconds