Home
last modified time | relevance | path

Searched refs:suppress_brdcst_eoi (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/i86pc/io/
H A Dimmu_intrmap.c136 static void immu_intrmap_switchon(int suppress_brdcst_eoi);
649 immu_intrmap_switchon(int suppress_brdcst_eoi) in immu_intrmap_switchon() argument
654 intrmap_suppress_brdcst_eoi = suppress_brdcst_eoi; in immu_intrmap_switchon()
/titanic_44/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c1500 int suppress_brdcst_eoi = 0; in apic_intrmap_init() local
1533 suppress_brdcst_eoi = 1; in apic_intrmap_init()
1536 apic_vt_ops->apic_intrmap_enable(suppress_brdcst_eoi); in apic_intrmap_init()