Searched refs:_intid (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/tools/testing/selftests/kvm/aarch64/ |
D | vgic_irq.c | 206 uint32_t _intid; \ 207 _intid = gic_get_and_ack_irq(); \ 208 GUEST_ASSERT(_intid == 0 || _intid == IAR_SPURIOUS); \
|
/linux-6.12.1/drivers/net/ethernet/fungible/funcore/ |
D | fun_hci.h | 256 _intcoal_holdoff_usecs, _intid, _scan_start_id, _scan_end_id, \ argument 268 .intid = cpu_to_be16(_intid), \ 331 _intid, _scan_start_id, _scan_end_id, _tph_cpuid, _buf_size_log2, \ argument 342 .intid = cpu_to_be16(_intid), \
|