Searched refs:interrupt_capable (Results 1 – 2 of 2) sorted by relevance
443 if (!tr->b->interrupt_capable) in threshold_restart_bank()576 b.interrupt_capable = lvt_interrupt_supported(bank, misc_high); in prepare_threshold_block()578 if (!b.interrupt_capable) in prepare_threshold_block()974 if (!b->interrupt_capable) in SHOW_FIELDS()1154 b->interrupt_capable = lvt_interrupt_supported(bank, high); in allocate_threshold_blocks()1157 if (b->interrupt_capable) { in allocate_threshold_blocks()
38 bool interrupt_capable; /* Bank can generate an interrupt. */ member
Completed in 11 milliseconds