Home
last modified time | relevance | path

Searched defs:proc_id (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/board/qemu-mips/
H A Dqemu-mips.c26 u32 proc_id; in checkboard() local
/openbmc/u-boot/drivers/firmware/
H A Dti_sci.c1452 u8 proc_id) in ti_sci_cmd_proc_request()
1499 u8 proc_id) in ti_sci_cmd_proc_release()
1549 u8 proc_id, u8 host_id) in ti_sci_cmd_proc_handover()
1600 u8 proc_id, u64 bootvector, in ti_sci_cmd_set_proc_boot_cfg()
1657 u8 proc_id, u32 control_flags_set, in ti_sci_cmd_set_proc_boot_ctrl()
1709 u8 proc_id, u64 cert_addr) in ti_sci_cmd_proc_auth_boot_image()
1759 u8 proc_id, u64 *bv, u32 *cfg_flags, in ti_sci_cmd_get_proc_boot_status()
/openbmc/u-boot/arch/mips/mach-pic32/
H A Dcpu.c131 u32 proc_id; in get_core_name() local
/openbmc/u-boot/drivers/remoteproc/
H A Dk3_rproc.c40 u16 proc_id; member
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dsec-common.c60 u32 secure_rom_call(u32 service, u32 proc_id, u32 flag, ...) in secure_rom_call()
/openbmc/qemu/hw/misc/
H A Darm_sysctl.c42 uint32_t proc_id; member
/openbmc/qemu/hw/9pfs/
H A D9p.h411 uint32_t proc_id; member
420 uint32_t proc_id; member
/openbmc/qemu/scripts/
H A Danalyse-9p-simpletrace.py189 def v9fs_getlock_return(self, tag, id, type, start, length, proc_id): argument