KVMPPC_RMAP_LOCK_BIT  476 arch/powerpc/include/asm/kvm_book3s_64.h 		while (test_bit(KVMPPC_RMAP_LOCK_BIT, rmap))
KVMPPC_RMAP_LOCK_BIT  478 arch/powerpc/include/asm/kvm_book3s_64.h 	} while (test_and_set_bit_lock(KVMPPC_RMAP_LOCK_BIT, rmap));
KVMPPC_RMAP_LOCK_BIT  483 arch/powerpc/include/asm/kvm_book3s_64.h 	__clear_bit_unlock(KVMPPC_RMAP_LOCK_BIT, rmap);