Home
last modified time | relevance | path

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

/openbmc/u-boot/board/qemu-mips/
H A Dqemu-mips.c26 u32 proc_id; in checkboard() local
/openbmc/u-boot/arch/mips/mach-pic32/
H A Dcpu.c131 u32 proc_id; in get_core_name() 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/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/arm/
H A Drealview.c97 uint32_t proc_id = 0; in realview_init() local
H A Draspi.c83 int proc_id = FIELD_EX32(board_rev, REV_CODE, PROCESSOR); in board_processor_id() local
H A Dvexpress.c203 uint32_t proc_id; member
/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
/openbmc/qemu/hw/ppc/
H A Dspapr_events.c222 uint32_t proc_id; member
/openbmc/qemu/hw/acpi/
H A Daml-build.c1309 Aml *aml_processor(uint8_t proc_id, uint32_t pblk_addr, uint8_t pblk_len, in aml_processor()