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

/linux-4.4.14/arch/sparc/include/asm/
H A Dsbi.h29 /* 0x0030 */ u32 intr_state; /* Interrupt state */ member in struct:sbi_regs
55 /* intr_state has 4 bits for slots 0 .. 3 and these bits are repeated for each sbus irq level
H A Dhypervisor.h1434 * intr_state A flag representing the interrupt state for a given
1506 * RET1: intr_state (HV_INTR_STATE_*)
1521 * ARG1: intr_state (HV_INTR_STATE_*)
1523 * ERRORS: EINVAL Invalid sysino or intr_state value
1534 unsigned long sun4v_intr_setstate(unsigned long sysino, unsigned long intr_state);

Completed in 141 milliseconds