Searched refs:tmp_be (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
H A D | hash.h | 156 __be64 old_be, tmp_be; in hash__pte_update() local 167 : "=&r" (old_be), "=&r" (tmp_be), "=m" (*ptep) in hash__pte_update()
|
H A D | radix.h | 151 __be64 old_be, tmp_be; in __radix_pte_update() local 159 : "=&r" (old_be), "=&r" (tmp_be), "=m" (*ptep) in __radix_pte_update()
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
H A D | hash.h | 170 __be64 old_be, tmp_be; in hash__pte_update() local 181 : "=&r" (old_be), "=&r" (tmp_be), "=m" (*ptep) in hash__pte_update()
|
H A D | radix.h | 157 __be64 old_be, tmp_be; in __radix_pte_update() local 165 : "=&r" (old_be), "=&r" (tmp_be), "=m" (*ptep) in __radix_pte_update()
|
Completed in 5 milliseconds