Home
last modified time | relevance | path

Searched defs:pvalue (Results 1 – 10 of 10) 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/linux/drivers/media/usb/as102/
Das10x_cmd_cfg.c
/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/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Drf.c
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Drf.c
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Drf.c
/openbmc/linux/tools/lib/bpf/
Dhashmap.h
Dgen_loader.c
/openbmc/linux/tools/perf/util/
Dhashmap.h
/openbmc/qemu/linux-user/
H A Dsyscall.c10958 struct itimerval value, ovalue, *pvalue; in _syscall2() local