Home
last modified time | relevance | path

Searched refs:int_mask (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/sys/arch/arc/arc/
H A Dinterrupt.c61 uint32_t int_mask; member
80 if (cpu_int_tab[prio].int_mask != 0 && in arc_set_intr()
81 (cpu_int_tab[prio].int_mask != mask || in arc_set_intr()
87 cpu_int_tab[prio].int_mask = mask; in arc_set_intr()
124 if (inttab->int_mask & ipending) { in cpu_intr()
135 if (inttab->int_mask & ipending) { in cpu_intr()
/netbsd-src/sbin/routed/
H A Dif.c265 if (on_net(addr, ifp->int_net, ifp->int_mask) in iflookup()
267 || ifp->int_mask > maybe->int_mask)) in iflookup()
402 if (ifp->int_mask != mask) in check_dup()
439 rt->rt_ifp->int_net, rt->rt_ifp->int_mask)) in check_remote()
831 ifs.int_mask = HOST_MASK; in ifinit()
866 ifs.int_mask = HOST_MASK; in ifinit()
882 ifs.int_mask = ntohl(S_ADDR(INFO_MASK(&info))); in ifinit()
883 ifs.int_ripv1_mask = ifs.int_mask; in ifinit()
885 ifs.int_net = ntohl(ifs.int_addr) & ifs.int_mask; in ifinit()
886 if (ifs.int_mask != ifs.int_std_mask) in ifinit()
[all …]
H A Dinput.c118 aifp->int_mask))) { in read_rip()
422 aifp->int_mask) in input()
647 aifp->int_net, aifp->int_mask) in input()
H A Doutput.c442 ws.ifp->int_mask)))) in supply_out()
703 ws.to_mask = ifp->int_mask; in supply()
H A Dparms.c337 ifp->int_mask = netmask; in gwkludge()
345 && ifp->int_mask != ifp->int_std_mask) in gwkludge()
H A Ddefs.h281 naddr int_mask; /* working net mask (host order) */ member
H A Drdisc.c599 if (!on_net(gate, ifp->int_net, ifp->int_mask)) { in parse_ad()
H A Dtrace.c651 ifp->int_mask, 1)); in trace_if()
/netbsd-src/sys/arch/mips/mips/
H A Dmips_softint.c75 const uint32_t int_mask = MIPS_SOFT_INT_MASK_0 in softint_trigger() local
86 _setsoftintr(int_mask); in softint_trigger()
/netbsd-src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_irq.c74 qdev->ram_header->int_mask = QXL_INTERRUPT_MASK; in qxl_irq_handler()
106 qdev->ram_header->int_mask = QXL_INTERRUPT_MASK; in qxl_irq_init()
H A Dqxl_drv.c187 qdev->ram_header->int_mask = QXL_INTERRUPT_MASK; in qxl_drm_resume()
H A Dqxl_dev.h353 uint32_t int_mask; member
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dpowerpc.igen337 void::model-static::model_trace_make_busy:model_data *model_ptr, uint32_t int_mask, uint32_t fp_mas…
339 if (int_mask) {
341 if (((1 << i) & int_mask) != 0) {
537 const uint32_t int_mask = out_mask | in_mask;
540 if ((model_ptr->int_busy & int_mask) != 0) {
543 while ((model_ptr->int_busy & int_mask) != 0) {
545 model_trace_busy_p(model_ptr, int_mask, 0, 0, PPC_NO_SPR);
563 const uint32_t int_mask = out_mask | in_mask;
566 if ((model_ptr->int_busy & int_mask) || (model_ptr->cr_fpscr_busy & cr_mask)) {
569 while ((model_ptr->int_busy & int_mask) || (model_ptr->cr_fpscr_busy & cr_mask)) {
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gdb-scripts/
H A Dprettyprinters.py369 int_mask = enum_dict[info_name + '::IntMask']
372 value = ((pair_union >> int_shift) & int_mask)
/netbsd-src/sys/dev/pci/
H A Dif_iwnvar.h315 uint32_t int_mask; member
H A Dif_iwn.c1598 sc->int_mask |= IWN_INT_RX_PERIODIC; in iwn_read_eeprom()
1604 IWN_WRITE(sc, IWN_INT_MASK, sc->int_mask); in iwn_read_eeprom()
2913 IWN_WRITE(sc, IWN_INT_MASK, sc->int_mask); in iwn4965_update_sched()
6368 IWN_WRITE(sc, IWN_INT_MASK, sc->int_mask); in iwn_hw_init()
6475 sc->int_mask = IWN_INT_MASK_DEF; in iwn_init()
/netbsd-src/sys/dev/ieee1394/
H A Dfwohcireg.h272 fwohcireg_t int_mask; /* 0x88 */ member
/netbsd-src/sys/dev/pci/bktr/
H A Dbktr_reg.h225 BTLONG (int_mask); /* 104, 105,106,107 */
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h3370 enum mips_int_mask int_mask; member
H A Dmips.cc11139 cfun->machine->int_mask = in mips_compute_frame_info()
12346 if (cfun->machine->int_mask == INT_MASK_EIC) in mips_expand_prologue()
12380 && cfun->machine->int_mask == INT_MASK_EIC) in mips_expand_prologue()
12394 && cfun->machine->int_mask == INT_MASK_EIC) in mips_expand_prologue()
12415 && cfun->machine->int_mask != INT_MASK_EIC) in mips_expand_prologue()
12417 GEN_INT (cfun->machine->int_mask + 1), in mips_expand_prologue()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h3351 enum mips_int_mask int_mask; member
H A Dmips.c10998 cfun->machine->int_mask = in mips_compute_frame_info()
12205 if (cfun->machine->int_mask == INT_MASK_EIC) in mips_expand_prologue()
12239 && cfun->machine->int_mask == INT_MASK_EIC) in mips_expand_prologue()
12253 && cfun->machine->int_mask == INT_MASK_EIC) in mips_expand_prologue()
12262 && cfun->machine->int_mask != INT_MASK_EIC) in mips_expand_prologue()
12264 GEN_INT (cfun->machine->int_mask + 1), in mips_expand_prologue()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201523220 (int_mask): New variable.
23222 (machine_function): Add int_mask and use_shadow_register_set.