Searched defs:proc_id (Results 1 – 13 of 13) sorted by relevance
/openbmc/u-boot/board/qemu-mips/ |
H A D | qemu-mips.c | 26 u32 proc_id; in checkboard() local
|
/openbmc/u-boot/arch/mips/mach-pic32/ |
H A D | cpu.c | 131 u32 proc_id; in get_core_name() local
|
/openbmc/u-boot/drivers/firmware/ |
H A D | ti_sci.c | 1452 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 D | k3_rproc.c | 40 u16 proc_id; member
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | sec-common.c | 60 u32 secure_rom_call(u32 service, u32 proc_id, u32 flag, ...) in secure_rom_call()
|
/openbmc/qemu/hw/arm/ |
H A D | realview.c | 97 uint32_t proc_id = 0; in realview_init() local
|
H A D | raspi.c | 83 int proc_id = FIELD_EX32(board_rev, REV_CODE, PROCESSOR); in board_processor_id() local
|
H A D | vexpress.c | 203 uint32_t proc_id; member
|
/openbmc/qemu/hw/misc/ |
H A D | arm_sysctl.c | 42 uint32_t proc_id; member
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p.h | 411 uint32_t proc_id; member 420 uint32_t proc_id; member
|
/openbmc/qemu/scripts/ |
H A D | analyse-9p-simpletrace.py | 189 def v9fs_getlock_return(self, tag, id, type, start, length, proc_id): argument
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_events.c | 222 uint32_t proc_id; member
|
/openbmc/qemu/hw/acpi/ |
H A D | aml-build.c | 1309 Aml *aml_processor(uint8_t proc_id, uint32_t pblk_addr, uint8_t pblk_len, in aml_processor()
|