Home
last modified time | relevance | path

Searched refs:ipte_wq (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/include/asm/
H A Dkvm_host.h661 wait_queue_head_t ipte_wq; member
/linux/arch/s390/kvm/
H A Dgaccess.c179 wake_up(&kvm->arch.ipte_wq); in ipte_unlock_simple()
215 wake_up(&kvm->arch.ipte_wq); in ipte_unlock_siif()
H A Dkvm-s390.c3261 init_waitqueue_head(&kvm->arch.ipte_wq); in kvm_arch_init_vm()