Searched refs:AIRQ_IV_GUESTVEC (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dairq.h49 #define AIRQ_IV_GUESTVEC 32 /* Vector is a pinned guest page */ macro
/linux-master/drivers/s390/cio/
H A Dairq.c123 * @vec: pointer to pinned guest memory if AIRQ_IV_GUESTVEC
149 } else if (flags & AIRQ_IV_GUESTVEC) {
190 else if (!(iv->flags & AIRQ_IV_GUESTVEC))
209 else if (!(iv->flags & AIRQ_IV_GUESTVEC))
/linux-master/arch/s390/kvm/
H A Dpci.c291 AIRQ_IV_GUESTVEC,

Completed in 149 milliseconds