Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dinterrupt.c3103 #define NONE_GISA_ADDR 0x00000001UL macro
3115 * If the NONE_GISA_ADDR is still stored in the alert list in process_gib_alert_list()
3120 final = (origin & NONE_GISA_ADDR); in process_gib_alert_list()
3122 * Cut off the alert list and store the NONE_GISA_ADDR in the in process_gib_alert_list()
3130 (!final) ? NONE_GISA_ADDR : NULL_GISA_ADDR); in process_gib_alert_list()
/kernel/linux/linux-6.6/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 in process_gib_alert_list()
3126 final = (origin & NONE_GISA_ADDR); in process_gib_alert_list()
3128 * Cut off the alert list and store the NONE_GISA_ADDR in the in process_gib_alert_list()
3136 (!final) ? NONE_GISA_ADDR : NULL_GISA_ADDR); in process_gib_alert_list()

Completed in 8 milliseconds