| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/32/ |
| H A D | kup.h | 10 .macro kuep_update_sr gpr1, gpr2 /* NEVER use r0 as gpr2 due to addis */ 11 101: mtsrin \gpr1, \gpr2 12 addi \gpr1, \gpr1, 0x111 /* next VSID */ 13 rlwinm \gpr1, \gpr1, 0, 0xf0ffffff /* clear VSID overflow */ 19 .macro kuep_lock gpr1, gpr2 21 li \gpr1, NUM_USER_SEGMENTS 23 mtctr \gpr1 24 mfsrin \gpr1, \gpr2 25 oris \gpr1, \gpr1, SR_NX@h /* set Nx */ 26 kuep_update_sr \gpr1, \gpr2 [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/ |
| H A D | kup-radix.h | 15 .macro kuap_restore_amr gpr1, gpr2 18 mfspr \gpr1, SPRN_AMR 20 cmpd \gpr1, \gpr2 31 .macro kuap_check_amr gpr1, gpr2 34 mfspr \gpr1, SPRN_AMR 37 999: tdne \gpr1, \gpr2 44 .macro kuap_save_amr_and_lock gpr1, gpr2, use_cr, msr_pr_cr 50 mfspr \gpr1, SPRN_AMR 51 std \gpr1, STACK_REGS_KUAP(r1) 54 cmpd \use_cr, \gpr1, \gpr2
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/ |
| H A D | kup-8xx.h | 12 .macro kuap_save_and_lock sp, thread, gpr1, gpr2, gpr3 14 mfspr \gpr1, SPRN_MD_AP 16 stw \gpr1, STACK_REGS_KUAP(\sp) 19 .macro kuap_restore sp, current, gpr1, gpr2, gpr3 20 lwz \gpr1, STACK_REGS_KUAP(\sp) 21 mtspr SPRN_MD_AP, \gpr1
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | kup.h | 29 .macro kuap_save_and_lock sp, thread, gpr1, gpr2, gpr3 32 .macro kuap_restore sp, current, gpr1, gpr2, gpr3 38 .macro kuap_check_amr gpr1, gpr2
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/exynos/ |
| H A D | exynos7-pinctrl.dtsi | 471 gpr1: gpr1 { label 524 samsung,pins = "gpr1-0"; 531 samsung,pins = "gpr1-1", "gpr1-2", "gpr1-3"; 538 samsung,pins = "gpr1-4", "gpr1-5", "gpr1-6", "gpr1-7";
|
| H A D | exynos5433-pinctrl.dtsi | 223 gpr1: gpr1 { label 276 samsung,pins = "gpr1-0"; 283 samsung,pins = "gpr1-1", "gpr1-2", "gpr1-3"; 290 samsung,pins = "gpr1-4", "gpr1-5", "gpr1-6", "gpr1-7";
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pcie_imx.c | 463 u32 val, gpr1, gpr12; in imx6_pcie_assert_core_reset() local 465 gpr1 = readl(&iomuxc_regs->gpr[1]); in imx6_pcie_assert_core_reset() 467 if ((gpr1 & IOMUXC_GPR1_PCIE_REF_CLK_EN) && in imx6_pcie_assert_core_reset()
|
| /OK3568_Linux_fs/u-boot/board/freescale/s32v234evb/ |
| H A D | clock.c | 54 writel(readl(&src->gpr1) | SRC_GPR1_PLL_SOURCE(pll_idx, clk_src), in select_pll_source_clk() 55 &src->gpr1); in select_pll_source_clk()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-s32v234/ |
| H A D | imx-regs.h | 139 u32 gpr1; member
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | cpu_init.c | 256 __raw_writel(CONFIG_SYS_GPR1, &im->sysconf.gpr1); in cpu_init_f()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-vf610/ |
| H A D | imx-regs.h | 303 u32 gpr1; member
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | immap_83xx.h | 71 u32 gpr1; member
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx6/ |
| H A D | imx-regs.h | 464 u32 gpr1; member
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx7/ |
| H A D | imx-regs.h | 253 u32 gpr1; member
|