Home
last modified time | relevance | path

Searched refs:IPC (Results 1 – 25 of 55) sorted by relevance

123

/freebsd-13.1/sys/contrib/device-tree/Bindings/soc/ti/
H A Dwkup_m3_ipc.txt1 Wakeup M3 IPC Driver
8 to boot the wkup_m3, it handles communication with the CM3 using IPC registers
14 A wkup_m3_ipc device node is used to represent the IPC registers within an
22 - reg: Contains the IPC register address space to communicate
26 - ti,rproc: phandle to the wkup_m3 rproc node so the IPC driver
28 - mboxes: phandles used by IPC framework to get correct mbox
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DSummaryView.cpp78 << format("%.2f", floor((DV.IPC * 100) + 0.5) / 100); in printView()
94 DV.IPC = (double)DV.TotalInstructions / TotalCycles; in collectData()
108 {"IPC", DV.IPC}, in toJSON()
H A DSchedulerStatistics.cpp115 unsigned IPC = Entry.second; in printSchedulerStats() local
116 OS << " " << NumIssued << ", " << IPC << " (" in printSchedulerStats()
117 << format("%.1f", ((double)IPC / NumCycles) * 100) << "%)\n"; in printSchedulerStats()
H A DSummaryView.h56 double IPC; member
/freebsd-13.1/contrib/sendmail/cf/mailer/
H A Dsmtp.m4110 Msmtp, P=[IPC], F=_MODMF_(CONCAT(_DEF_SMTP_MAILER_FLAGS, SMTP_MAILER_FLAGS), `SMTP'), S=EnvFromSMT…
113 Mesmtp, P=[IPC], F=_MODMF_(CONCAT(_DEF_SMTP_MAILER_FLAGS, `a', SMTP_MAILER_FLAGS), `ESMTP'), S=Env…
116 Msmtp8, P=[IPC], F=_MODMF_(CONCAT(_DEF_SMTP_MAILER_FLAGS, `8', SMTP_MAILER_FLAGS), `SMTP8'), S=Env…
119 Mdsmtp, P=[IPC], F=_MODMF_(CONCAT(_DEF_SMTP_MAILER_FLAGS, `a%', SMTP_MAILER_FLAGS), `DSMTP'), S=En…
122 Mrelay, P=[IPC], F=_MODMF_(CONCAT(_DEF_SMTP_MAILER_FLAGS, `a8', RELAY_MAILER_FLAGS), `RELAY'), S=E…
H A Dcyrusv2.m426 Mcyrusv2, P=[IPC], F=_MODMF_(CONCAT(_DEF_CYRUSV2_MAILER_FLAGS, CYRUSV2_MAILER_FLAGS), `CYRUSV2'),
/freebsd-13.1/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DMicroOpQueueStage.cpp38 MicroOpQueueStage::MicroOpQueueStage(unsigned Size, unsigned IPC, in MicroOpQueueStage() argument
40 : NextAvailableSlotIdx(0), CurrentInstructionSlotIdx(0), MaxIPC(IPC), in MicroOpQueueStage()
/freebsd-13.1/sys/contrib/device-tree/Bindings/firmware/
H A Dnvidia,tegra186-bpmp.txt7 which can create the interprocessor communication (IPC) between the CPU
17 the IPC between CPU and BPMP is based on.
61 The shared memory area for the IPC TX and RX between CPU and BPMP are
H A Dnvidia,tegra210-bpmp.txt9 interprocessor communication (IPC) between the CPU and BPMP.
/freebsd-13.1/tools/regression/
H A DREADME84 sysvmsg SysV IPC Message Queue Regression Utility
85 sysvsem SysV IPC Semaphore Regression Utility
86 sysvshm SysV IPC Shared Memory Regression Utility
/freebsd-13.1/contrib/sendmail/cf/feature/
H A Dmsp.m453 define(`LOCAL_MAILER_PATH', `[IPC]')dnl
57 define(`LOCAL_SHELL_PATH', `[IPC]')dnl
/freebsd-13.1/sys/contrib/device-tree/scripts/
H A Drewrite-index.pl4 use IPC::Open2;
/freebsd-13.1/tools/regression/sysvsem/
H A DREADME3 SysV IPC Semaphore Regression Utility.
/freebsd-13.1/tools/regression/sysvmsg/
H A DREADME3 SysV IPC Message Queue Regression Utility.
/freebsd-13.1/tools/regression/sysvshm/
H A DREADME3 SysV IPC Shared Memory Regression Utility.
/freebsd-13.1/share/doc/papers/newvm/
H A Dspell.ok12 IPC
/freebsd-13.1/sys/contrib/device-tree/Bindings/powerpc/nintendo/
H A Dwii.txt130 1.j) The Inter-Processor Communication (IPC) node
136 - reg : should contain the IPC registers location and length
137 - interrupts : should contain the IPC interrupt
/freebsd-13.1/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp172 IndexPlusCostPairTy &IPC = Entry.IndexPlusCost; in addRegisterFile() local
173 if (IPC.first && IPC.first != RegisterFileIndex) { in addRegisterFile()
180 IPC = std::make_pair(RegisterFileIndex, RCE.Cost); in addRegisterFile()
190 OtherEntry.IndexPlusCost = IPC; in addRegisterFile()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DMicroOpQueueStage.h64 MicroOpQueueStage(unsigned Size, unsigned IPC = 0,
/freebsd-13.1/contrib/openbsm/
H A Dconfigure.ac233 # Check to see if Mach IPC is used for trigger messages. If so, use Mach IPC
236 AC_DEFINE(USE_MACH_IPC,, Define if uses Mach IPC for Triggers messages)
/freebsd-13.1/sys/contrib/device-tree/Bindings/mailbox/
H A Dbrcm,bcm2835-mbox.txt1 Broadcom BCM2835 VideoCore mailbox IPC
H A Dmailbox.txt27 users of these mailboxes for IPC, one for each mailbox. This shared
/freebsd-13.1/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dti,keystone-irq.txt7 used by the IPC mechanism used on Keystone SOCs.
/freebsd-13.1/sys/contrib/device-tree/Bindings/i2c/
H A Dnvidia,tegra186-bpmp-i2c.txt5 running on other CPUs must perform IPC to the BPMP in order to execute
/freebsd-13.1/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-dsp-keystone.txt5 This is one of the component used by the IPC mechanism used on Keystone SOCs.

123