Searched refs:table_mask (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/sys/external/bsd/drm2/dist/drm/r128/ |
| D | ati_pcigart.c | 124 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()
|
| D | ati_pcigart.h | 22 dma_addr_t table_mask; member
|
| D | r128_cce.c | 570 dev_priv->gart_info.table_mask = DMA_BIT_MASK(32); in r128_do_init_cce()
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | ppc-dis.c | 737 uint64_t table_mask = opcode->mask; in lookup_vle() local 738 bool table_op_is_short = PPC_OP_SE_VLE(table_mask); in lookup_vle() 747 if ((insn2 & table_mask) != table_opcd in lookup_vle() 838 uint64_t table_mask = opcode->mask; in lookup_spe2() local 845 if ((insn2 & table_mask) != table_opcd in lookup_spe2()
|
| D | ChangeLog-2017 | 154 <table_opcd, table_mask, insn2>: Update type. 156 <table_opcd, table_mask, insn2>: Update type.
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | ppc-dis.c | 727 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()
|
| D | ChangeLog-2017 | 154 <table_opcd, table_mask, insn2>: Update type. 156 <table_opcd, table_mask, insn2>: Update type.
|
| /netbsd/src/sys/external/bsd/drm/dist/bsd-core/ |
| D | ati_pcigart.c | 77 gart_info->table_mask, BUS_SPACE_MAXADDR, /* lowaddr, highaddr */ in drm_ati_alloc_pcigart_table()
|
| D | drmP.h | 690 dma_addr_t table_mask; member
|
| /netbsd/src/sys/external/bsd/drm/dist/shared-core/ |
| D | r128_cce.c | 561 dev_priv->gart_info.table_mask = DMA_BIT_MASK(32); in r128_do_init_cce()
|
| D | radeon_cp.c | 1284 dev_priv->gart_info.table_mask = DMA_BIT_MASK(32); in radeon_do_init_cp()
|
| D | r600_cp.c | 2107 dev_priv->gart_info.table_mask = DMA_BIT_MASK(32); in r600_do_init_cp()
|