Home
last modified time | relevance | path

Searched refs:s8 (Results 1 – 25 of 35) sorted by relevance

12

/arch/arm/include/asm/
Dmcpm.h290 s8 cpu __aligned(__CACHE_WRITEBACK_GRANULE);
294 s8 cluster __aligned(__CACHE_WRITEBACK_GRANULE);
297 s8 inbound __aligned(__CACHE_WRITEBACK_GRANULE);
/arch/mips/include/asm/
Dregdef.h58 #define s8 $30 /* same like fp! */ macro
101 #define s8 $30 /* callee saved */ macro
/arch/arm/mach-omap2/
Dprm.h125 s8 reg_shift;
126 s8 std_shift;
/arch/x86/platform/efi/
Dearly_printk.c111 u8 s8; in early_efi_write_char() local
115 s8 = *(src + h); in early_efi_write_char()
118 if ((s8 >> (7 - m)) & 1) in early_efi_write_char()
/arch/x86/include/asm/
Dpvclock-abi.h31 s8 tsc_shift;
Dmmzone_32.h31 extern s8 physnode_map[];
Dmce.h118 s8 bootlog;
/arch/powerpc/boot/
Dtypes.h10 typedef signed char s8; typedef
/arch/mips/kernel/
Dcps-vec-ns16550.S133 move s8, a0
136 move a0, s8
/arch/arm/include/asm/xen/
Dinterface.h69 s8 tsc_shift;
/arch/x86/mm/
Dnuma_32.c44 s8 physnode_map[MAX_SECTIONS] __read_mostly = { [0 ... (MAX_SECTIONS - 1)] = -1};
/arch/mn10300/kernel/
Dkgdb.c182 y = pc + (s8)arg; in kgdb_arch_do_singlestep()
227 ret = probe_kernel_read(&x, sp + (s8)arg, 4); in kgdb_arch_do_singlestep()
277 y = pc + (s8)arg; in kgdb_arch_do_singlestep()
Dkprobes.c130 s8 x8; in find_nextpc()
151 x8 = (s8)pc[1]; in find_nextpc()
Dgdb-stub.c527 !__gdbstub_mark_bp(pc + (s8) x, 1)) in gdbstub_single_step()
579 sp += (s8)x; in gdbstub_single_step()
648 !__gdbstub_mark_bp(pc + (s8) x, 1)) in gdbstub_single_step()
/arch/mips/bcm47xx/
Dsprom.c87 NVRAM_READ_VAL(s8) in NVRAM_READ_VAL() argument
230 ENTRY(0x000007fe, s8, pre, "ag0", antenna_gain.a0, 0, fb); in bcm47xx_sprom_fill_auto()
231 ENTRY(0x000007fe, s8, pre, "ag1", antenna_gain.a1, 0, fb); in bcm47xx_sprom_fill_auto()
232 ENTRY(0x000007f0, s8, pre, "ag2", antenna_gain.a2, 0, fb); in bcm47xx_sprom_fill_auto()
233 ENTRY(0x000007f0, s8, pre, "ag3", antenna_gain.a3, 0, fb); in bcm47xx_sprom_fill_auto()
261 ENTRY(0x00000708, s8, pre, "rxpo2g", rxpo2g, 0, fb); in bcm47xx_sprom_fill_auto()
262 ENTRY(0x00000708, s8, pre, "rxpo5g", rxpo5g, 0, fb); in bcm47xx_sprom_fill_auto()
/arch/x86/crypto/
Ddes3_ede-asm_64.S29 #define s8 ((s7) + (64*8)) macro
141 movq s8(, RT0, 8), RT0; \
365 xorq s8(, RT3, 8), to##0; \
386 xorq s8(, RT3, 8), to##1; \
407 xorq s8(, RT3, 8), to##2; \
/arch/cris/arch-v32/kernel/
Dkgdb_asm.S350 move $r0, $s8
444 move $r0, $s8
/arch/arm/mach-omap1/
Dclock.h155 s8 usecount;
/arch/blackfin/kernel/
Dbfin_gpio.c197 static const s8 port_mux[] = {
229 s8 offset = port_mux[ident]; in portmux_group_check()
264 s8 offset = port_mux[ident]; in portmux_setup()
/arch/cris/arch-v32/mach-fs/
Darbiter.c81 s8 val[NBR_OF_SLOTS]; in crisv32_arbiter_config()
/arch/arm/mach-davinci/
Ddevices-da8xx.c137 static s8 da8xx_queue_priority_mapping[][2] = {
144 static s8 da850_queue_priority_mapping[][2] = {
/arch/arm/boot/dts/
Dqcom-msm8960-cdp.dts91 pm8921_s8: s8 {
Dqcom-msm8974.dtsi372 pm8841_s8: s8 {};
/arch/x86/oprofile/
Dop_model_amd.c124 val += (s8)(random >> 4); in op_amd_randomize_ibs_op()
/arch/cris/arch-v32/mach-a3/
Darbiter.c144 s8 val[NBR_OF_SLOTS]; in crisv32_arbiter_config()

12