Home
last modified time | relevance | path

Searched defs:pvalue (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/xen/
H A Dxen-host-pci-device.c200 unsigned int *pvalue, int base, Error **errp) in xen_host_pci_get_value()
239 unsigned int *pvalue, in xen_host_pci_get_hex_value()
247 unsigned int *pvalue, in xen_host_pci_get_dec_value()
/openbmc/u-boot/arch/x86/cpu/
H A Dlapic.c100 int lapic_remote_read(int apicid, int reg, unsigned long *pvalue) in lapic_remote_read()
/openbmc/qemu/linux-user/
H A Dsyscall.c10958 struct itimerval value, ovalue, *pvalue; in _syscall2() local