OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifpga_imask
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/evbarm/ifpga/
ifpga_intr.c
61
int
ifpga_imask
[NIPL];
variable in typeref:typename:int[]
165
ifpga_imask
[ipl] = irqs;
168
KASSERT(
ifpga_imask
[IPL_NONE] == 0);
175
ifpga_imask
[IPL_VM] |= 0;
176
ifpga_imask
[IPL_SCHED] |=
ifpga_imask
[IPL_VM];
177
ifpga_imask
[IPL_HIGH] |=
ifpga_imask
[IPL_SCHED];
190
irqs |=
ifpga_imask
[ih->ih_ipl];
Completed in 11 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025