Searched refs:tmpreg1 (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/arch/m32r/include/asm/ |
| D | tlbflush.h | 54 unsigned int tmpreg0, tmpreg1, tmpreg2; in __flush_tlb_page() local 70 : "=&r" (tmpreg0), "=&r" (tmpreg1), "=&r" (tmpreg2) in __flush_tlb_page() 79 unsigned int tmpreg0, tmpreg1; in __flush_tlb_all() local 90 : "=&r" (tmpreg0), "=&r" (tmpreg1) in __flush_tlb_all()
|
| D | checksum.h | 81 unsigned long tmpreg0, tmpreg1; in ip_fast_csum() local 109 : "=&r" (sum), "=r" (iph), "=r" (ihl), "=&r" (tmpreg0), "=&r" (tmpreg1) in ip_fast_csum() 171 unsigned long tmpreg0, tmpreg1, tmpreg2, tmpreg3; in csum_ipv6_magic() local 193 : "=&r" (sum), "=&r" (tmpreg0), "=&r" (tmpreg1), in csum_ipv6_magic()
|
| D | irqflags.h | 29 unsigned long tmpreg0, tmpreg1; in arch_local_irq_disable() 36 : "=&r" (tmpreg0), "=&r" (tmpreg1) in arch_local_irq_disable()
|