/openbmc/linux/arch/sparc/kernel/ |
H A D | pci_sun4v.h | 10 long pci_sun4v_iommu_map(unsigned long devhandle, 11 unsigned long tsbid, 12 unsigned long num_ttes, 13 unsigned long io_attributes, 14 unsigned long io_page_list_pa); 15 unsigned long pci_sun4v_iommu_demap(unsigned long devhandle, 16 unsigned long tsbid, 17 unsigned long num_ttes); 18 unsigned long pci_sun4v_iommu_getmap(unsigned long devhandle, 19 unsigned long tsbid, [all …]
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | fpsp.sa | 1 .long 0x60ff0000,0x17400000,0x60ff0000,0x15f40000 2 .long 0x60ff0000,0x02b60000,0x60ff0000,0x04700000 3 .long 0x60ff0000,0x1b100000,0x60ff0000,0x19aa0000 4 .long 0x60ff0000,0x1b5a0000,0x60ff0000,0x062e0000 5 .long 0x60ff0000,0x102c0000,0x51fc51fc,0x51fc51fc 6 .long 0x51fc51fc,0x51fc51fc,0x51fc51fc,0x51fc51fc 7 .long 0x51fc51fc,0x51fc51fc,0x51fc51fc,0x51fc51fc 8 .long 0x51fc51fc,0x51fc51fc,0x51fc51fc,0x51fc51fc 9 .long 0x2f00203a,0xff2c487b,0x0930ffff,0xfef8202f 10 .long 0x00044e74,0x00042f00,0x203afef2,0x487b0930 [all …]
|
H A D | isp.sa | 1 .long 0x60ff0000,0x02360000,0x60ff0000,0x16260000 2 .long 0x60ff0000,0x12dc0000,0x60ff0000,0x11ea0000 3 .long 0x60ff0000,0x10de0000,0x60ff0000,0x12a40000 4 .long 0x60ff0000,0x12560000,0x60ff0000,0x122a0000 5 .long 0x51fc51fc,0x51fc51fc,0x51fc51fc,0x51fc51fc 6 .long 0x51fc51fc,0x51fc51fc,0x51fc51fc,0x51fc51fc 7 .long 0x51fc51fc,0x51fc51fc,0x51fc51fc,0x51fc51fc 8 .long 0x51fc51fc,0x51fc51fc,0x51fc51fc,0x51fc51fc 9 .long 0x2f00203a,0xfefc487b,0x0930ffff,0xfef8202f 10 .long 0x00044e74,0x00042f00,0x203afeea,0x487b0930 [all …]
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | fpu_emulator.h | 25 unsigned long emulated; 26 unsigned long loads; 27 unsigned long stores; 28 unsigned long branches; 29 unsigned long cp1ops; 30 unsigned long cp1xops; 31 unsigned long errors; 32 unsigned long ieee754_inexact; 33 unsigned long ieee754_underflow; 34 unsigned long ieee754_overflow; [all …]
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | tbldo.S | 49 .long smovcr |$00-0 fmovecr all 50 .long smovcr |$00-1 fmovecr all 51 .long smovcr |$00-2 fmovecr all 52 .long smovcr |$00-3 fmovecr all 53 .long smovcr |$00-4 fmovecr all 54 .long smovcr |$00-5 fmovecr all 55 .long smovcr |$00-6 fmovecr all 56 .long smovcr |$00-7 fmovecr all 58 .long sint |$01-0 fint norm 59 .long szero |$01-1 fint zero [all …]
|
/openbmc/u-boot/board/renesas/r0p7734/ |
H A D | lowlevel_init.S | 53 MODEMR: .long 0xFFCC0020 54 WDTCSR_A: .long 0xFFCC0004 55 WDTCSR_D: .long 0xA5000000 56 MMUCR_A: .long 0xFF000010 57 MMUCR_D: .long 0x00000004 59 FRQCR2_A: .long 0xFFC80008 60 FRQCR2_D: .long 0x00000000 61 FRQCR0_A: .long 0xFFC80000 62 FRQCR0_D: .long 0xCF000001 64 CS0CTRL_A: .long 0xFF800200 [all …]
|
/openbmc/u-boot/board/renesas/sh7757lcr/ |
H A D | lowlevel_init.S | 73 PGDR_A: .long 0xffec0040 74 PACR_A: .long 0xffec0000 75 PBCR_A: .long 0xffec0002 76 PCCR_A: .long 0xffec0004 77 PDCR_A: .long 0xffec0006 78 PECR_A: .long 0xffec0008 79 PFCR_A: .long 0xffec000a 80 PGCR_A: .long 0xffec000c 81 PHCR_A: .long 0xffec000e 82 PICR_A: .long 0xffec0010 [all …]
|
/openbmc/u-boot/board/alphaproject/ap_sh4a_4a/ |
H A D | lowlevel_init.S | 53 MODEMR: .long 0xFFCC0020 54 WDTCSR_A: .long 0xFFCC0004 55 WDTCSR_D: .long 0xA5000000 56 MMUCR_A: .long 0xFF000010 57 MMUCR_D: .long 0x00000004 59 FRQCR2_A: .long 0xFFC80008 60 FRQCR2_D: .long 0x00000000 61 FRQCR0_A: .long 0xFFC80000 62 FRQCR0_D: .long 0xCF000001 64 CS0CTRL_A: .long 0xFF800200 [all …]
|
/openbmc/linux/include/linux/ |
H A D | syscalls.h | 130 #define __SC_TEST(t, a) (void)BUILD_BUG_ON_ZERO(!__TYPE_IS_LL(t) && sizeof(t) > sizeof(long)) 215 asmlinkage long sys_##sname(void); \ 217 asmlinkage long sys_##sname(void) 245 asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ 248 static inline long __do_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__));\ 249 asmlinkage long __se_sys##name(__MAP(x,__SC_LONG,__VA_ARGS__)); \ 250 asmlinkage long __se_sys##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ 252 long ret = __do_sys##name(__MAP(x,__SC_CAST,__VA_ARGS__));\ 258 static inline long __do_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) 301 asmlinkage long sys_io_setup(unsigned nr_reqs, aio_context_t __user *ctx); [all …]
|
/openbmc/u-boot/board/renesas/sh7752evb/ |
H A D | lowlevel_init.S | 43 PDCR_A: .long 0xffec0006 44 PGCR_A: .long 0xffec000c 45 PJCR_A: .long 0xffec0012 46 PTCR_A: .long 0xffec0026 47 PSEL1_A: .long 0xffec0072 48 PSEL2_A: .long 0xffec0074 49 PSEL5_A: .long 0xffec007a 51 PDCR_D: .long 0x0000 52 PGCR_D: .long 0x0004 53 PJCR_D: .long 0x0000 [all …]
|
/openbmc/u-boot/board/renesas/sh7785lcr/ |
H A D | lowlevel_init.S | 176 PEPUPR_D: .long 0xff 177 PHPUPR_D: .long 0x00 178 PJPUPR_D: .long 0x00 179 PKPUPR_D: .long 0x00 180 PLPUPR_D: .long 0x00 181 PMPUPR_D: .long 0xfc 182 PNPUPR_D: .long 0x00 189 PACR_A: .long GPIO_BASE + 0x00 190 PBCR_A: .long GPIO_BASE + 0x02 191 PCCR_A: .long GPIO_BASE + 0x04 [all …]
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | plpar_wrappers.h | 15 static inline long poll_pending(void) in poll_pending() 30 static inline long cede_processor(void) in cede_processor() 39 static inline long extended_cede_processor(unsigned long latency_hint) in extended_cede_processor() 41 long rc; in extended_cede_processor() 57 static inline long vpa_call(unsigned long flags, unsigned long cpu, in vpa_call() 58 unsigned long vpa) in vpa_call() 65 static inline long unregister_vpa(unsigned long cpu) in unregister_vpa() 70 static inline long register_vpa(unsigned long cpu, unsigned long vpa) in register_vpa() 75 static inline long unregister_slb_shadow(unsigned long cpu) in unregister_slb_shadow() 80 static inline long register_slb_shadow(unsigned long cpu, unsigned long vpa) in register_slb_shadow() [all …]
|
/openbmc/linux/arch/hexagon/include/uapi/asm/ |
H A D | registers.h | 20 unsigned long vmel; /* Event Linkage (return address) */ 21 unsigned long vmest; /* Event context - pre-event SSR values */ 22 unsigned long vmpsp; /* Previous stack pointer */ 23 unsigned long vmbadva; /* Bad virtual address for addressing events */ 27 long restart_r0; /* R0 checkpoint for syscall restart */ 28 long syscall_nr; /* Only used in system calls */ 31 unsigned long usr; 32 unsigned long preds; 34 long long int predsusr; 38 unsigned long m0; [all …]
|
H A D | user.h | 14 unsigned long r0; 15 unsigned long r1; 16 unsigned long r2; 17 unsigned long r3; 18 unsigned long r4; 19 unsigned long r5; 20 unsigned long r6; 21 unsigned long r7; 22 unsigned long r8; 23 unsigned long r9; [all …]
|
/openbmc/u-boot/board/espt/ |
H A D | lowlevel_init.S | 168 PACR_A: .long 0xFFEF0000 169 PBCR_A: .long 0xFFEF0002 170 PCCR_A: .long 0xFFEF0004 171 PDCR_A: .long 0xFFEF0006 172 PECR_A: .long 0xFFEF0008 173 PFCR_A: .long 0xFFEF000A 174 PGCR_A: .long 0xFFEF000C 175 PHCR_A: .long 0xFFEF000E 176 PICR_A: .long 0xFFEF0010 177 PJCR_A: .long 0xFFEF0012 [all …]
|
/openbmc/qemu/include/qemu/ |
H A D | bitmap.h | 20 * case that the bitmap is a single unsigned long are thus: 70 unsigned long name[BITS_TO_LONGS(bits)] 83 int slow_bitmap_empty(const unsigned long *bitmap, long bits); 84 int slow_bitmap_full(const unsigned long *bitmap, long bits); 85 int slow_bitmap_equal(const unsigned long *bitmap1, 86 const unsigned long *bitmap2, long bits); 87 void slow_bitmap_complement(unsigned long *dst, const unsigned long *src, 88 long bits); 89 int slow_bitmap_and(unsigned long *dst, const unsigned long *bitmap1, 90 const unsigned long *bitmap2, long bits); [all …]
|
/openbmc/linux/arch/x86/include/asm/uv/ |
H A D | uv_mmrs.h | 46 * unsigned long v; 94 extern unsigned long uv_undefined(char *str); 551 unsigned long v; 555 unsigned long lb_hcerr:1; /* RW */ 556 unsigned long rsvd_1_63:63; 561 unsigned long lb_hcerr:1; /* RW */ 562 unsigned long rsvd_1:1; 563 unsigned long rh_hcerr:1; /* RW */ 564 unsigned long lh0_hcerr:1; /* RW */ 565 unsigned long lh1_hcerr:1; /* RW */ [all …]
|
/openbmc/u-boot/board/renesas/sh7753evb/ |
H A D | lowlevel_init.S | 40 PC_MASK: .long 0x20000000 200 EXPEVT_A: .long 0xff000024 201 EXPEVT_POWER_ON_RESET: .long 0x00000000 204 MRSTCR0_A: .long 0xffd50030 205 MRSTCR0_D: .long 0xfe1ffe7f 206 MRSTCR1_A: .long 0xffd50034 207 MRSTCR1_D: .long 0xfff3ffff 210 DBCMD_A: .long 0xfe800018 211 DBKIND_A: .long 0xfe800020 212 DBCONF_A: .long 0xfe800024 [all …]
|
/openbmc/u-boot/board/renesas/r7780mp/ |
H A D | lowlevel_init.S | 257 BBG_PMMR_A: .long 0xFF800010 258 BBG_PMSR1_A: .long 0xFF800014 259 BBG_PMSR2_A: .long 0xFF800018 260 BBG_PMSR3_A: .long 0xFF80001C 261 BBG_PMSR4_A: .long 0xFF800020 262 BBG_PMSRG_A: .long 0xFF800024 264 BBG_PMMR_D_PMSR1: .long 0xffffbffd 265 BBG_PMSR1_D: .long 0x00004002 266 BBG_PMMR_D_PMSR2: .long 0xfc21a7ff 267 BBG_PMSR2_D: .long 0x03de5800 [all …]
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | kvm_host.h | 55 unsigned long asid; 56 unsigned long order; 87 unsigned long vmid_version; 88 unsigned long vmid; 107 unsigned long sepc; 108 unsigned long scause; 109 unsigned long stval; 110 unsigned long htval; 111 unsigned long htinst; 115 unsigned long zero; [all …]
|
/openbmc/u-boot/board/renesas/sh7763rdp/ |
H A D | lowlevel_init.S | 165 DELAY60_D: .long 60 166 DELAY200_D: .long 17800 168 CCR_A: .long 0xFF00001C 169 MMUCR_A: .long 0xFF000010 170 RAMCR_A: .long 0xFF000074 173 MSTPCR0_A: .long 0xFFC80030 174 MSTPCR1_A: .long 0xFFC80038 177 WDTST_A: .long 0xFFCC0000 178 WDTCSR_A: .long 0xFFCC0004 179 WDTBST_A: .long 0xFFCC0008 [all …]
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | hwrpb.h | 79 unsigned long ksp; 80 unsigned long usp; 81 unsigned long ptbr; 84 unsigned long unique; 85 unsigned long flags; 86 unsigned long res1, res2; 90 unsigned long hwpcb[16]; 91 unsigned long flags; 92 unsigned long pal_mem_size; 93 unsigned long pal_scratch_size; [all …]
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | stat.h | 20 unsigned long st_size; 21 unsigned long st_atime; 22 unsigned long st_mtime; 23 unsigned long st_ctime; 29 unsigned long st_ino; 36 unsigned long st_size; 37 unsigned long st_blksize; 38 unsigned long st_blocks; 39 unsigned long st_atime; 40 unsigned long st_atime_nsec; [all …]
|
/openbmc/linux/drivers/sh/intc/ |
H A D | access.c | 14 unsigned long intc_phys_to_virt(struct intc_desc_int *d, unsigned long address) in intc_phys_to_virt() 30 address += (unsigned long)window->virt; in intc_phys_to_virt() 39 unsigned int intc_get_reg(struct intc_desc_int *d, unsigned long address) in intc_get_reg() 66 unsigned long intc_get_field_from_handle(unsigned int value, unsigned int handle) in intc_get_field_from_handle() 75 static unsigned long test_8(unsigned long addr, unsigned long h, in test_8() 76 unsigned long ignore) in test_8() 82 static unsigned long test_16(unsigned long addr, unsigned long h, in test_16() 83 unsigned long ignore) in test_16() 89 static unsigned long test_32(unsigned long addr, unsigned long h, in test_32() 90 unsigned long ignore) in test_32() [all …]
|
/openbmc/u-boot/board/ms7720se/ |
H A D | lowlevel_init.S | 99 FRQCR_A: .long 0xA415FF80 /* FRQCR Address */ 100 WTCNT_A: .long 0xA415FF84 101 WTCSR_A: .long 0xA415FF86 102 UCLKCR_A: .long 0xA40A0008 109 CMNCR_A: .long BSC_BASE 110 CS0BCR_A: .long BSC_BASE + 0x04 111 CS2BCR_A: .long BSC_BASE + 0x08 112 CS3BCR_A: .long BSC_BASE + 0x0C 113 CS4BCR_A: .long BSC_BASE + 0x10 114 CS5ABCR_A: .long BSC_BASE + 0x14 [all …]
|