Searched refs:KVMPPC_RMAP_LOCK_BIT (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dkvm_book3s_64.h478 while (test_bit(KVMPPC_RMAP_LOCK_BIT, rmap))
480 } while (test_and_set_bit_lock(KVMPPC_RMAP_LOCK_BIT, rmap));
485 __clear_bit_unlock(KVMPPC_RMAP_LOCK_BIT, rmap);
H A Dkvm_host.h247 #define KVMPPC_RMAP_LOCK_BIT 43 macro

Completed in 188 milliseconds