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

/linux-master/arch/s390/kvm/
H A Dinterrupt.c3109 #define NONE_GISA_ADDR 0x00000001UL macro
3121 * If the NONE_GISA_ADDR is still stored in the alert list
3126 final = (origin & NONE_GISA_ADDR);
3128 * Cut off the alert list and store the NONE_GISA_ADDR in the
3136 (!final) ? NONE_GISA_ADDR : NULL_GISA_ADDR);

Completed in 120 milliseconds