| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | smu8_smumgr.c | 333 struct TOC *toc = (struct TOC *)smu8_smu->toc_buffer.kaddr; in smu8_smu_populate_single_scratch_task() 370 struct TOC *toc = (struct TOC *)smu8_smu->toc_buffer.kaddr; in smu8_smu_populate_single_ucode_load_task() 409 struct TOC *toc = (struct TOC *)smu8_smu->toc_buffer.kaddr; in smu8_smu_initialize_toc_empty_job_list() 420 struct TOC *toc = (struct TOC *)smu8_smu->toc_buffer.kaddr; in smu8_smu_construct_toc_for_vddgfx_enter() 438 struct TOC *toc = (struct TOC *)smu8_smu->toc_buffer.kaddr; in smu8_smu_construct_toc_for_vddgfx_exit()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/ |
| H A D | 0014-page_characteristics-in-base-should-be-exported.patch | 11 FAILED: libwtf.so libwtf.so.TOC 12 …elease+Asserts/bin/llvm-nm" --sofile="./libwtf.so" --tocfile="./libwtf.so.TOC" --output="./libwtf…
|
| /OK3568_Linux_fs/external/rockit/ |
| H A D | README.md | 13 [TOC]
|
| /OK3568_Linux_fs/external/common_algorithm/misc/include/ |
| H A D | mp3dec.h | 127 char TOC[100]; /* TOC */ member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | ebb_handler.S | 89 0: addis r2,r12,(.TOC.-0b)@ha; \ 90 addi r2,r2,(.TOC.-0b)@l;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/ |
| H A D | smu_ucode_xfer_cz.h | 122 struct TOC { struct
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/ioctl/ |
| H A D | cdrom.rst | 21 CDROMREADTOCHDR Read TOC header (struct cdrom_tochdr) 22 CDROMREADTOCENTRY Read TOC entry (struct cdrom_tocentry) 199 Read TOC header 224 Read TOC entry 247 - EIO I/O error reading TOC 250 - TOC stands for Table Of Contents
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/switch_endian/ |
| H A D | switch_endian_test.S | 21 ld r15, pattern@TOC(%r2)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | ppc_asm.h | 211 0: addis r2,r12,(.TOC.-0b)@ha; \ 212 addi r2,r2,(.TOC.-0b)@l; \ 229 .quad .TOC.@tocbase; \
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/primitives/asm/ |
| H A D | ppc_asm.h | 211 0: addis r2,r12,(.TOC.-0b)@ha; \ 212 addi r2,r2,(.TOC.-0b)@l; \ 229 .quad .TOC.@tocbase; \
|
| /OK3568_Linux_fs/u-boot/doc/driver-model/ |
| H A D | remoteproc-framework.txt | 9 TOC:
|
| H A D | pmic-framework.txt | 10 TOC:
|
| /OK3568_Linux_fs/kernel/Documentation/ide/ |
| H A D | ChangeLog.ide-cd.1994-2004 | 12 * 2.02 Dec 11, 1994 -- Cache the TOC in the driver. 225 * - Minimize the TOC reading - only do it when we
|
| /OK3568_Linux_fs/kernel/Documentation/parisc/ |
| H A D | registers.rst | 95 TOC enable bit 1
|
| /OK3568_Linux_fs/docs/cn/RK3566_RK3568/ |
| H A D | RK3566_RK3568_Linux5.10_SDK_Note.md | 7 [TOC]
|
| H A D | RK3566_RK3568_Linux4.19_SDK_Note.md | 7 [TOC]
|
| /OK3568_Linux_fs/docs/en/RK3566_RK3568/ |
| H A D | RK3566_RK3568_Linux5.10_SDK_Note.md | 7 [TOC]
|
| H A D | RK3566_RK3568_Linux4.19_SDK_Note.md | 7 [TOC]
|
| /OK3568_Linux_fs/kernel/Documentation/livepatch/ |
| H A D | livepatch.rst | 443 One exception is the PPC port. It uses relative addressing and TOC. 444 Each function has to handle TOC and save LR before it could call
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | papr_hcalls.rst | 67 | r2 | N | TOC |
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | kprobes.rst | 100 TOC (Table of Contents) for function call, since you have to setup a new 101 TOC for your function in your module, and recover the old one after
|
| /OK3568_Linux_fs/kernel/Documentation/doc-guide/ |
| H A D | sphinx.rst | 153 2. Refer to it from the Sphinx main `TOC tree`_ in ``Documentation/index.rst``.
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/doc-guide/ |
| H A D | sphinx.rst | 175 2. aggiungete un riferimento ad esso nell'indice (`TOC tree`_) in
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | ld.info | 6517 Long branch stubs, PLT call stubs and TOC adjusting stubs are 6600 the TOC in code sections. A reloc in a deleted code section marks 6601 a TOC word as unneeded, while a reloc in a kept code section marks 6602 a TOC word as needed. Since the TOC may reference itself, TOC 6603 relocs are also examined. TOC words marked as both needed and 6604 unneeded will of course be kept. TOC words without any referencing 6608 assembly code is used to insert TOC entries. Use this option to 6621 '-mcmodel=large', PowerPC64 GCC generates code for a TOC model 6622 where TOC entries are accessed with a 16-bit offset from r2. This 6623 limits the total TOC size to 64K. PowerPC64 'ld' extends this limit [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | ld.info | 6517 Long branch stubs, PLT call stubs and TOC adjusting stubs are 6600 the TOC in code sections. A reloc in a deleted code section marks 6601 a TOC word as unneeded, while a reloc in a kept code section marks 6602 a TOC word as needed. Since the TOC may reference itself, TOC 6603 relocs are also examined. TOC words marked as both needed and 6604 unneeded will of course be kept. TOC words without any referencing 6608 assembly code is used to insert TOC entries. Use this option to 6621 '-mcmodel=large', PowerPC64 GCC generates code for a TOC model 6622 where TOC entries are accessed with a 16-bit offset from r2. This 6623 limits the total TOC size to 64K. PowerPC64 'ld' extends this limit [all …]
|