Searched refs:tmpreg1 (Results 1 – 3 of 3) sorted by relevance
/arch/m32r/include/asm/ |
D | tlbflush.h | 55 unsigned int tmpreg0, tmpreg1, tmpreg2; in __flush_tlb_page() local 71 : "=&r" (tmpreg0), "=&r" (tmpreg1), "=&r" (tmpreg2) in __flush_tlb_page() 80 unsigned int tmpreg0, tmpreg1; in __flush_tlb_all() local 91 : "=&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() 169 unsigned long tmpreg0, tmpreg1, tmpreg2, tmpreg3; in csum_ipv6_magic() local 191 : "=&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()
|