HomeSort by relevance Sort by last modified time
    Searched full:_cpu (Results 1 - 20 of 20) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/lib/cpus/aarch32/
cpu_macros.S 185 * _cpu:
193 .macro report_errata _chosen, _cpu, _id, _rev_var=r4
196 \_cpu\()_errata_\_id\()_str:
212 ldr r1, =\_cpu\()_cpu_str
213 ldr r2, =\_cpu\()_errata_\_id\()_str
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/cpus/aarch64/
cpu_macros.S 193 * _cpu:
201 .macro report_errata _chosen, _cpu, _id, _rev_var=x8
204 \_cpu\()_errata_\_id\()_str:
221 adr x1, \_cpu\()_cpu_str
222 adr x2, \_cpu\()_errata_\_id\()_str
  /external/jmdns/src/javax/jmdns/impl/
DNSRecord.java 850 String _cpu; field in class:DNSRecord.HostInformation
862 _cpu = cpu;
903 if ((_cpu == null) && (hinfo._cpu != null)) {
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/docs/
psci-lib-integration-guide.rst 498 The ``svc_on``, ``svc_off`` callbacks are called during PSCI\_CPU\_ON,
499 PSCI\_CPU\_OFF APIs respectively. The ``svc_on_finish`` is called when the
500 target CPU of PSCI\_CPU\_ON API powers up and executes the
520 PSCI\_MIGRATE\_INFO\_UP\_CPU APIs. The return value of this callback must
porting-guide.rst 177 to specify the requested power state for a PSCI\_CPU\_OFF call.
185 power states within PSCI\_CPU\_SUSPEND call.
619 Function : plat\_secondary\_cold\_boot\_setup() [mandatory when COLD\_BOOT\_SINGLE\_CPU == 0]
643 Function : plat\_is\_my\_cpu\_primary() [mandatory when COLD\_BOOT\_SINGLE\_CPU == 0]
    [all...]
platform-migration-guide.rst 336 Function : platform\_is\_primary\_cpu() [mandatory]
firmware-design.rst     [all...]
  /external/tensorflow/tensorflow/docs_src/extend/
adding_an_op.md 825 .Device(DEVICE\_CPU)
830 .Device(DEVICE\_CPU)
885 .Device(DEVICE\_CPU)
    [all...]
  /external/lisa/ipynb/releases/
ReleaseNotes_v17.03.ipynb 129 " .. _cpu-utils:\n",
  /external/dtc/Documentation/
dtc-paper.tex 167 \texttt{0x1C} & \emph{boot\_cpu\_id} & \tge v2 only\\\cline{2-2}
  /external/lisa/libs/utils/
energy_model.py 289 .. _cpu-utils:
    [all...]
  /external/python/cpython3/Lib/
platform.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
platform.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
platform.py     [all...]
  /external/python/cpython2/Lib/
platform.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
platform.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
platform.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py     [all...]
  /external/lisa/ipynb/energy/
EnergyModel_SystemEnergy.ipynb     [all...]

Completed in 1003 milliseconds