| /arch/parisc/kernel/ |
| A D | hpmc.S | 116 load32 PA(hpmc_stack),sp 129 load32 PA(os_hpmc_1),%r4 148 load32 PA(hpmc_raddr),arg2 153 ldil L%PA(os_hpmc_2), rp 168 ldil L%PA(os_hpmc_3),rp 189 load32 PA(hpmc_raddr),arg2 198 ldil L%PA(os_hpmc_4),rp 212 load32 PA(hpmc_raddr),%r4 220 ldil L%PA(os_hpmc_5),rp 249 load32 PA(intr_save),%r1 [all …]
|
| A D | head.S | 60 load32 PA(__bss_start),%r3 61 load32 PA(__bss_stop),%r4 67 load32 PA(boot_args),%r1 82 load32 PA(msg1),%arg0 87 load32 PA(init_stack),%sp 93 load32 PA(__bss_start),%r1 114 load32 PA(swapper_pg_dir),%r4 120 load32 PA(pmd0),%r5 131 load32 PA(pg0),%r1 152 load32 PA(pg0),%r1 [all …]
|
| A D | toc_asm.S | 16 load32 PA(toc_stack),%sp 23 load32 PA(__per_cpu_offset),%r1 45 load32 PA(swapper_pg_dir),%r4
|
| A D | real2.S | 78 load32 PA(ric_ret), %r2 111 load32 PA(save_cr_space), %r28 126 load32 PA(save_cr_end), %r26 149 load32 PA(rfi_v2r_1), %r1 259 load32 PA(r64_ret), %r2
|
| A D | pacache.S | 44 load32 PA(1f), %r1 62 1: load32 PA(cache_info), %r1 1217 load32 PA(1f), %r1
|
| /arch/m68k/coldfire/ |
| A D | timers.c | 147 #define PA(a) (MCFTIMER_BASE2 + (a)) macro 161 __raw_writeb(MCFTIMER_TER_CAP | MCFTIMER_TER_REF, PA(MCFTIMER_TER)); in coldfire_profile_tick() 177 __raw_writew(MCFTIMER_TMR_DISABLE, PA(MCFTIMER_TMR)); in coldfire_profile_init() 179 __raw_writetrr(((MCF_BUSCLK / 16) / PROFILEHZ), PA(MCFTIMER_TRR)); in coldfire_profile_init() 181 MCFTIMER_TMR_RESTART | MCFTIMER_TMR_ENABLE, PA(MCFTIMER_TMR)); in coldfire_profile_init()
|
| A D | sltimers.c | 36 #define PA(a) (MCFSLT_TIMER1 + (a)) macro 47 __raw_writel(MCFSLT_SSR_BE | MCFSLT_SSR_TE, PA(MCFSLT_SSR)); in mcfslt_profile_tick() 68 __raw_writel(MCF_BUSCLK / PROFILEHZ - 1, PA(MCFSLT_STCNT)); in mcfslt_profile_init() 70 PA(MCFSLT_SCR)); in mcfslt_profile_init()
|
| /arch/powerpc/platforms/pasemi/ |
| A D | Kconfig | 4 bool "PA Semi SoC-based platforms" 12 This option enables support for PA Semi's PWRficient line 15 menu "PA Semi PWRficient options" 29 bool "PA Semi IOMMU support" 32 IOMMU support for PA Semi PWRficient
|
| /arch/parisc/math-emu/ |
| A D | hppa.h | 10 PA header file -- do not include this header file for non-PA builds.
|
| A D | fpbits.h | 10 PA header file -- do not include this header file for non-PA builds.
|
| A D | cnv_float.h | 10 PA header file -- do not include this header file for non-PA builds.
|
| A D | float.h | 26 PA header file -- do not include this header file for non-PA builds.
|
| A D | sgl_float.h | 10 PA header file -- do not include this header file for non-PA builds.
|
| A D | dbl_float.h | 9 PA header file -- do not include this header file for non-PA builds.
|
| /arch/m68k/include/asm/ |
| A D | MC68328.h | 441 #define PA(x) (1 << (x)) macro 442 #define PA_A(x) PA((x) - 16) /* This is specific to PA only! */ 444 #define PA_A16 PA(0) /* Use A16 as PA(0) */ 445 #define PA_A17 PA(1) /* Use A17 as PA(1) */ 446 #define PA_A18 PA(2) /* Use A18 as PA(2) */ 447 #define PA_A19 PA(3) /* Use A19 as PA(3) */ 448 #define PA_A20 PA(4) /* Use A20 as PA(4) */ 449 #define PA_A21 PA(5) /* Use A21 as PA(5) */ 450 #define PA_A22 PA(6) /* Use A22 as PA(6) */ 451 #define PA_A23 PA(7) /* Use A23 as PA(7) */
|
| A D | MC68EZ328.h | 354 #define PA(x) (1 << (x)) macro
|
| /arch/arm/kernel/ |
| A D | phys2virt.S | 65 @ sub <VA>, <PA>, <reg> 69 @ add <PA>, <VA>, <reg> 144 @ phys-to-virt: sub <VA>, <PA>, #offset<31:24>, lsl #24 145 @ sub <VA>, <PA>, #offset<23:16>, lsl #16 147 @ virt-to-phys (non-LPAE): add <PA>, <VA>, #offset<31:24>, lsl #24 148 @ add <PA>, <VA>, #offset<23:16>, lsl #16
|
| /arch/parisc/ |
| A D | Kconfig | 93 The PA-RISC microprocessor is designed by Hewlett-Packard and used 95 and later HP3000 series). The PA-RISC Linux project home page is 155 # unless you want to implement ACPI on PA-RISC ... ;-) 190 that can run on all 32-bit PA CPUs (albeit not optimally fast), 265 Enable this if you want to support 64bit kernel on PA-RISC platform. 268 or having a 64bit-only capable PA-RISC machine should say Y here. 270 Since there is no 64bit userland on PA-RISC, there is no point to
|
| /arch/parisc/include/asm/ |
| A D | page.h | 143 # define PA(x) ((x)-__PAGE_OFFSET) macro
|
| /arch/arm/include/debug/ |
| A D | brcmstb.S | 73 10: ldrne \rp, =SUN_TOP_CTRL_BASE @ load SUN_TOP_CTRL PA
|
| /arch/arm/boot/dts/allwinner/ |
| A D | sun8i-v3s-netcube-kumquat.dts | 164 gpio-line-names = "", "", "", "", // PA
|
| A D | sun8i-h2-plus-bananapi-m2-zero.dts | 197 /* PA */
|
| A D | sun7i-a20-bananapi.dts | 228 /* PA */
|
| A D | sun6i-a31s-sinovoip-bpi-m2.dts | 267 /* PA */
|
| /arch/powerpc/ |
| A D | Kconfig.debug | 220 bool "PA Semi real mode" 223 Select this to enable early debugging for PA Semi.
|