Searched refs:ret1 (Results 1 – 10 of 10) sorted by relevance
/arch/alpha/kernel/ |
D | srm_env.c | 111 unsigned long ret1, ret2; in srm_env_proc_write() local 125 ret1 = callback_setenv(id, buf, count); in srm_env_proc_write() 126 if ((ret1 >> 61) == 0) { in srm_env_proc_write() 130 res = (int) ret1; in srm_env_proc_write()
|
/arch/ia64/kernel/ |
D | esi_stub.S | 86 .ret1: mov ar.rsc=0 // put RSE in enforced lazy, LE mode label
|
D | efi_stub.S | 76 .ret1: mov ar.rsc=0 // put RSE in enforced lazy, LE mode label
|
D | head.S | 407 .ret1: label
|
D | entry.S | 126 .ret1: .restore sp label
|
/arch/sparc/kernel/ |
D | head_64.S | 174 stx %g0, [%sp + 2047 + 128 + 0x20] ! ret1 203 stx %g0, [%sp + 2047 + 128 + 0x38] ! ret1 222 stx %g0, [%sp + 2047 + 128 + 0x20] ! ret1 246 stx %g0, [%sp + 2047 + 128 + 0x38] ! ret1 349 stx %g0, [%sp + 2047 + 128 + 0x20] ! ret1 375 stx %g0, [%sp + 2047 + 128 + 0x38] ! ret1
|
D | pci_sun4v.c | 767 unsigned long ret1, ret2; in pci_sun4v_msiq_alloc() local 780 &ret1, &ret2); in pci_sun4v_msiq_alloc() 786 if (ret1 != base || ret2 != pbm->msiq_ent_count) { in pci_sun4v_msiq_alloc() 790 ret1, ret2); in pci_sun4v_msiq_alloc()
|
/arch/parisc/include/asm/ |
D | asmregs.h | 31 ret1: .reg %r29
|
/arch/s390/mm/ |
D | extmem.c | 195 unsigned long *ret1, unsigned long *ret2) in dcss_diag() argument 226 *ret1 = rx; in dcss_diag()
|
/arch/parisc/kernel/ |
D | entry.S | 2008 copy %ret1, %arg1 2014 copy %r24, %ret1
|