Searched refs:mmu_hash_lock (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/powerpc/mm/book3s32/ |
| D | hash_low.S | 31 mmu_hash_lock: label 50 lis r8, (mmu_hash_lock - PAGE_OFFSET)@h 51 ori r8, r8, (mmu_hash_lock - PAGE_OFFSET)@l 140 lis r8, (mmu_hash_lock - PAGE_OFFSET)@ha 142 stw r0, (mmu_hash_lock - PAGE_OFFSET)@l(r8) 155 lis r8, (mmu_hash_lock - PAGE_OFFSET)@ha 157 stw r0, (mmu_hash_lock - PAGE_OFFSET)@l(r8) 203 lis r6, (mmu_hash_lock - PAGE_OFFSET)@ha 204 addi r6, r6, (mmu_hash_lock - PAGE_OFFSET)@l 249 lis r6, (mmu_hash_lock - PAGE_OFFSET)@ha [all …]
|
| /Linux-v5.4/arch/powerpc/kvm/ |
| D | book3s_32_mmu_host.c | 39 #error XXX need to grab mmu_hash_lock
|