Home
last modified time | relevance | path

Searched refs:table_mask (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/r128/
H A Dati_pcigart.c124 if (pci_set_dma_mask(dev->pdev, gart_info->table_mask)) { in drm_ati_pcigart_init()
126 (unsigned long long)gart_info->table_mask); in drm_ati_pcigart_init()
H A Dati_pcigart.h22 dma_addr_t table_mask; member
H A Dr128_cce.c570 dev_priv->gart_info.table_mask = DMA_BIT_MASK(32); in r128_do_init_cce()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dppc-dis.c691 uint64_t table_mask = opcode->mask; in lookup_vle() local
692 bool table_op_is_short = PPC_OP_SE_VLE(table_mask); in lookup_vle()
701 if ((insn2 & table_mask) != table_opcd in lookup_vle()
747 uint64_t table_mask = opcode->mask; in lookup_spe2() local
754 if ((insn2 & table_mask) != table_opcd in lookup_spe2()
H A DChangeLog-2017154 <table_opcd, table_mask, insn2>: Update type.
156 <table_opcd, table_mask, insn2>: Update type.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dppc-dis.c727 uint64_t table_mask = opcode->mask; in lookup_vle() local
728 bool table_op_is_short = PPC_OP_SE_VLE(table_mask); in lookup_vle()
737 if ((insn2 & table_mask) != table_opcd in lookup_vle()
828 uint64_t table_mask = opcode->mask; in lookup_spe2() local
835 if ((insn2 & table_mask) != table_opcd in lookup_spe2()
H A DChangeLog-2017154 <table_opcd, table_mask, insn2>: Update type.
156 <table_opcd, table_mask, insn2>: Update type.
/netbsd-src/sys/external/bsd/drm/dist/bsd-core/
H A Dati_pcigart.c77 gart_info->table_mask, BUS_SPACE_MAXADDR, /* lowaddr, highaddr */ in drm_ati_alloc_pcigart_table()
H A DdrmP.h690 dma_addr_t table_mask; member
/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Dr128_cce.c561 dev_priv->gart_info.table_mask = DMA_BIT_MASK(32); in r128_do_init_cce()
H A Dradeon_cp.c1284 dev_priv->gart_info.table_mask = DMA_BIT_MASK(32); in radeon_do_init_cp()
H A Dr600_cp.c2107 dev_priv->gart_info.table_mask = DMA_BIT_MASK(32); in r600_do_init_cp()
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2017154 <table_opcd, table_mask, insn2>: Update type.
156 <table_opcd, table_mask, insn2>: Update type.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2017154 <table_opcd, table_mask, insn2>: Update type.
156 <table_opcd, table_mask, insn2>: Update type.