Searched refs:interrupt_capable (Results 1 – 2 of 2) sorted by relevance
451 if (!tr->b->interrupt_capable) in threshold_restart_bank()584 b.interrupt_capable = lvt_interrupt_supported(bank, misc_high); in prepare_threshold_block()586 if (!b.interrupt_capable) in prepare_threshold_block()922 if (!b->interrupt_capable) in SHOW_FIELDS()1102 b->interrupt_capable = lvt_interrupt_supported(bank, high); in allocate_threshold_blocks()1105 if (b->interrupt_capable) { in allocate_threshold_blocks()
38 bool interrupt_capable; /* Bank can generate an interrupt. */ member
Completed in 6 milliseconds