Home
last modified time | relevance | path

Searched refs:stage1 (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c466 bool stage1 = cfg->cbar != CBAR_TYPE_S2_TRANS; in arm_smmu_init_context_bank() local
471 if (stage1) { in arm_smmu_init_context_bank()
487 if (stage1) { in arm_smmu_init_context_bank()
507 if (stage1) { in arm_smmu_init_context_bank()
521 bool stage1; in arm_smmu_write_context_bank() local
531 stage1 = cfg->cbar != CBAR_TYPE_S2_TRANS; in arm_smmu_write_context_bank()
555 if (stage1) { in arm_smmu_write_context_bank()
571 if (stage1 && smmu->version > ARM_SMMU_V1) in arm_smmu_write_context_bank()
582 if (stage1) in arm_smmu_write_context_bank()
588 if (stage1) { in arm_smmu_write_context_bank()
[all …]
/OK3568_Linux_fs/u-boot/board/microchip/pic32mzda/
H A DREADME11 This processor boots with proprietary stage1 bootloader running from internal
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/
H A Dqcom-spmi-temp-alarm.txt38 stage1 {
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccinstall.info132 you may need to use '--disable-stage1-checking', though
1452 '--enable-stage1-languages=LANG1,LANG2,...'
1464 using 'make stage1-bubble all-target', or run the testsuite on the
1466 stage1-start check-gcc'.
1616 should therefore not differ between stage1 and later stages in
1624 '--disable-stage1-checking'
1625 '--enable-stage1-checking'
1626 '--enable-stage1-checking=LIST'
1628 '--enable-checking' option is specified the stage1 compiler is
1629 built with 'yes' checking enabled, otherwise the stage1 checking
[all …]
H A Dgccint.info3576 front-end miscompilation caused by the stage1 compiler, you may need a
3582 languages that are not enabled by default in stage1. For example, 'make
3583 f951' will build a Fortran compiler even in the stage1 build directory.
3947 If defined to 'yes', this front end is built in stage1 of the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccinstall.info132 you may need to use '--disable-stage1-checking', though
1452 '--enable-stage1-languages=LANG1,LANG2,...'
1464 using 'make stage1-bubble all-target', or run the testsuite on the
1466 stage1-start check-gcc'.
1616 should therefore not differ between stage1 and later stages in
1624 '--disable-stage1-checking'
1625 '--enable-stage1-checking'
1626 '--enable-stage1-checking=LIST'
1628 '--enable-checking' option is specified the stage1 compiler is
1629 built with 'yes' checking enabled, otherwise the stage1 checking
[all …]
H A Dgccint.info3576 front-end miscompilation caused by the stage1 compiler, you may need a
3582 languages that are not enabled by default in stage1. For example, 'make
3583 f951' will build a Fortran compiler even in the stage1 build directory.
3947 If defined to 'yes', this front end is built in stage1 of the
/OK3568_Linux_fs/external/xserver/
H A DChangeLog72617 Merge remote-tracking branch 'airlied/for-keithp-stage1'