/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | shadowacpi.c | 51 u32 fetch = limit - start; in acpi_read_fast() local 54 int ret = nouveau_acpi_get_bios_chunk(bios->data, start, fetch); in acpi_read_fast() 55 if (ret == fetch) in acpi_read_fast() 56 return fetch; in acpi_read_fast() 72 u32 fetch = 0; in acpi_read_slow() local 75 while (start + fetch < limit) { in acpi_read_slow() 77 start + fetch, in acpi_read_slow() 81 fetch += 0x1000; in acpi_read_slow() 85 return fetch; in acpi_read_slow()
|
/linux-4.4.14/kernel/trace/ |
D | trace_probe.c | 113 fetch_func_t fetch; member 126 dprm->fetch(regs, (void *)addr, dest); \ 287 if (type->fetch[i] == orig_fn) in get_fetch_size_function() 288 return ftbl[FETCH_TYPE_STRSIZE].fetch[i]; in get_fetch_size_function() 329 f->fn = t->fetch[FETCH_MTD_retval]; in parse_probe_vars() 346 f->fn = t->fetch[FETCH_MTD_stack]; in parse_probe_vars() 375 f->fn = t->fetch[FETCH_MTD_reg]; in parse_probe_arg() 387 f->fn = t->fetch[FETCH_MTD_memory]; in parse_probe_arg() 398 f->fn = t->fetch[FETCH_MTD_file_offset]; in parse_probe_arg() 411 f->fn = t->fetch[FETCH_MTD_symbol]; in parse_probe_arg() [all …]
|
D | trace_probe.h | 122 fetch_func_t fetch[FETCH_MTD_END]; member 212 .fetch = { \ 265 struct fetch_param fetch; member 380 call_fetch(&tp->args[i].fetch, regs, dl); in store_trace_args() 389 call_fetch(&tp->args[i].fetch, regs, in store_trace_args()
|
D | Kconfig | 388 support tools needed), fetch the blktrace tools from:
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | ams-delta-fiq-handler.S | 102 ldr r11, [r12, #IRQ_MIR_REG_OFFSET] @ fetch interrupts mask 104 ldr r13, [r12, #IRQ_ITR_REG_OFFSET] @ fetch interrupts status 128 ldr r11, [r12, #OMAP1510_GPIO_INT_MASK] @ fetch GPIO interrupts mask 130 ldr r13, [r12, #OMAP1510_GPIO_INT_STATUS] @ fetch status bits 149 ldr r8, [r12, #OMAP1510_GPIO_DATA_INPUT] @ fetch GPIO input 151 ldr r10, [r9, #BUF_STATE] @ fetch kbd interface state 172 data: ldr r10, [r9, #BUF_MASK] @ fetch current input bit mask 176 ldreq r8, [r9, #BUF_KEY] @ yes - fetch collected so far, 189 ldr r10, [r9, #BUF_GPIO_INT_MASK] @ fetch saved mask
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | isp.S | 886 # (An) - fetch An value from stack # 887 # -(An) - fetch An value from stack; return decr value; # 891 # (An)+ - fetch An value from stack; return value; # 895 # (d16,An) - fetch An value from stack; read d16 using # 896 # _imem_read_word(); fetch may fail -> branch to # 898 # (xxx).w,(xxx).l - use _imem_read_{word,long}() to fetch # 899 # address; fetch may fail # 902 # (d16,PC) - fetch stacked PC value; read d16 using # 903 # _imem_read_word(); fetch may fail -> branch to # 917 mov.w EXC_OPWORD(%a6),%d0 # fetch opcode word [all …]
|
D | pfpsp.S | 954 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr 1232 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr 1234 bsr.l _imem_read_long # fetch the instruction words 1322 mov.b FPCR_ENABLE(%a6),%d0 # fetch exceptions set 1327 mov.b 1+EXC_CMDREG(%a6),%d0 # fetch extension 1439 mov.w LOCAL_EX(%a0),%d0 # fetch src exponent 1531 mov.b FPCR_MODE(%a6),%d0 # fetch rnd mode/prec 1843 mov.b FPCR_MODE(%a6),%d0 # fetch rnd mode/prec 1850 mov.l (tbl_unsupp.l,%pc,%d1.l*4),%d1 # fetch routine addr 1867 mov.b FPCR_ENABLE(%a6),%d0 # fetch exceptions enabled [all …]
|
D | fplsp.S | 577 bsr.l tag # fetch operand type 634 bsr.l tag # fetch operand type 693 bsr.l tag # fetch operand type 754 bsr.l tag # fetch operand type 811 bsr.l tag # fetch operand type 870 bsr.l tag # fetch operand type 931 bsr.l tag # fetch operand type 988 bsr.l tag # fetch operand type 1047 bsr.l tag # fetch operand type 1108 bsr.l tag # fetch operand type [all …]
|
D | fpsp.S | 955 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr 1233 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr 1235 bsr.l _imem_read_long # fetch the instruction words 1323 mov.b FPCR_ENABLE(%a6),%d0 # fetch exceptions set 1328 mov.b 1+EXC_CMDREG(%a6),%d0 # fetch extension 1440 mov.w LOCAL_EX(%a0),%d0 # fetch src exponent 1532 mov.b FPCR_MODE(%a6),%d0 # fetch rnd mode/prec 1844 mov.b FPCR_MODE(%a6),%d0 # fetch rnd mode/prec 1851 mov.l (tbl_unsupp.l,%pc,%d1.l*4),%d1 # fetch routine addr 1868 mov.b FPCR_ENABLE(%a6),%d0 # fetch exceptions enabled [all …]
|
D | ilsp.S | 134 mov.l 0x8(%a6),%d7 # fetch divisor
|
/linux-4.4.14/arch/ia64/lib/ |
D | clear_page.S | 45 .fetch: stf.spill.nta [dst_fetch] = f0, L3_LINE_SIZE label 47 br.cloop.sptk.few .fetch
|
/linux-4.4.14/arch/alpha/lib/ |
D | ev6-memcpy.S | 145 ldq $1, 0($17) # L : fetch 8 165 ldbu $1, 0($17) # L : fetch a byte 188 ldbu $1, 0($17) # L : fetch a byte 227 ldbu $1, 0($17) # L : fetch 1
|
D | ev6-copy_user.S | 96 EXI( ldq_u $3,0($7) ) # .. L .. .. : Forward fetch for fallthrough code
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | os.S | 155 dmrbuae:movs.b (%a0),%d0 | fetch user byte 157 dmrbs: move.b (%a0),%d0 | fetch super byte 191 dmrwuae:movs.w (%a0), %d0 | fetch user word 193 dmrws: move.w (%a0), %d0 | fetch super word 226 dmrluae:movs.l (%a0),%d0 | fetch user longword 228 dmrls: move.l (%a0),%d0 | fetch super longword
|
/linux-4.4.14/arch/unicore32/ |
D | Kconfig | 158 Unicore processors can not fetch/store information which is not 159 naturally aligned on the bus, i.e., a 4 byte fetch must start at an 161 fetch/store instructions will be emulated in software if you say
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | head.S | 177 nop @ fetch inst by phys addr 179 nop8 @ fetch inst by phys addr
|
/linux-4.4.14/arch/sh/kernel/cpu/sh3/ |
D | swsusp.S | 116 stc r2_bank, k0 ! fetch old sp from r2_bank0 120 stc r0_bank, k3 ! fetch old pr from r0_bank0
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | davinci-mdio.txt | 13 Note: "ti,hwmods" field is used to fetch the base address and irq
|
D | cpsw.txt | 56 Note: "ti,hwmods" field is used to fetch the base address and irq
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-omap.txt | 17 Note: Current implementation will fetch base address, irq and dma
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-buildid-list.txt | 16 tools can be used to fetch packages with matching symbol tables for use by
|
D | perf-kvm.txt | 46 so that other tools can be used to fetch packages with matching symbol tables
|
/linux-4.4.14/Documentation/usb/ |
D | usbmon.txt | 297 uint32_t nfetch; /* Number of events to fetch (out: fetched) */ 334 struct mon_mfetch_arg fetch; 338 fetch.offvec = vec; // Has N 32-bit words 339 fetch.nfetch = N; // Or less than N 340 fetch.nflush = nflush; 341 ioctl(fd, MON_IOCX_MFETCH, &fetch); // Process errors, too 342 nflush = fetch.nfetch; // This many packets to flush when done
|
/linux-4.4.14/arch/x86/include/asm/ |
D | kvm_emulate.h | 141 int (*fetch)(struct x86_emulate_ctxt *ctxt, member 342 struct fetch_cache fetch; member
|
/linux-4.4.14/arch/arm/nwfpe/ |
D | entry.S | 85 ldr r1, [sp, #S_PSR] @ fetch the PSR
|
/linux-4.4.14/Documentation/devicetree/bindings/net/can/ |
D | c_can.txt | 21 Note: "ti,hwmods" field is used to fetch the base address and irq
|
/linux-4.4.14/arch/nios2/ |
D | Kconfig | 91 Nios II CPUs cannot fetch/store data which is not bus aligned, 92 i.e., a 2 or 4 byte fetch must start at an address divisible by
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | hub.fuc | 120 // fetch enabled GPC/ROP counts 482 // load channel header, fetch PGRAPH context pointer 508 // set transfer base to start of context, and fetch context header 559 // fetch next 256 bytes of mmio list if necessary 627 // fetch context pointer, and initiate xfer on all GPCs
|
D | com.fuc | 59 // queue_get - fetch request from queue 73 // fetch first cmd/data pair
|
D | gpc.fuc | 307 // fetch $flags and mask off $p1/$p2
|
/linux-4.4.14/drivers/video/fbdev/ |
D | cyber2000fb.c | 430 u_int fetch; member 527 cyber2000_grphw(0x14, hw->fetch, cfb); in cyber2000fb_set_timing() 528 cyber2000_grphw(0x15, ((hw->fetch >> 8) & 0x03) | in cyber2000fb_set_timing() 932 hw.fetch = hw.pitch; in cyber2000fb_set_par() 934 hw.fetch <<= 1; in cyber2000fb_set_par() 935 hw.fetch += 1; in cyber2000fb_set_par()
|
/linux-4.4.14/arch/sh/ |
D | Kconfig.cpu | 73 This enables support for a speculative instruction fetch for
|
/linux-4.4.14/Documentation/devicetree/bindings/crypto/ |
D | fsl-sec2.txt | 14 descriptor pointers each channel fetch fifo can hold.
|
/linux-4.4.14/drivers/char/ipmi/ |
D | Kconfig | 37 You can fetch these events and use the sequence numbers to piece the
|
/linux-4.4.14/arch/x86/kvm/ |
D | emulate.c | 643 bool write, bool fetch, in __linearize() argument 675 if (!fetch && (desc.type & 8) && !(desc.type & 2)) in __linearize() 791 int cur_size = ctxt->fetch.end - ctxt->fetch.data; in __do_insn_fetch_bytes() 822 rc = ctxt->ops->fetch(ctxt, linear, ctxt->fetch.end, in __do_insn_fetch_bytes() 826 ctxt->fetch.end += size; in __do_insn_fetch_bytes() 833 unsigned done_size = ctxt->fetch.end - ctxt->fetch.ptr; in do_insn_fetch_bytes() 849 _x = *(_type __aligned(1) *) ctxt->fetch.ptr; \ 850 ctxt->fetch.ptr += sizeof(_type); \ 860 memcpy(_arr, ctxt->fetch.ptr, _size); \ 861 ctxt->fetch.ptr += (_size); \ [all …]
|
D | trace.h | 741 __entry->len = vcpu->arch.emulate_ctxt.fetch.ptr 742 - vcpu->arch.emulate_ctxt.fetch.data; 745 vcpu->arch.emulate_ctxt.fetch.data,
|
D | paging_tmpl.h | 551 static int FNAME(fetch)(struct kvm_vcpu *vcpu, gva_t addr, in FNAME() argument 793 r = FNAME(fetch)(vcpu, addr, &walker, write_fault, in FNAME()
|
D | x86.c | 4974 .fetch = kvm_fetch_guest_virt,
|
/linux-4.4.14/net/ipx/ |
D | Kconfig | 22 IPX router, say Y here and fetch either lwared from
|
/linux-4.4.14/Documentation/devicetree/bindings/iommu/ |
D | samsung,sysmmu.txt | 10 another capabilities like L2 TLB or block-fetch buffers to minimize translation
|
/linux-4.4.14/Documentation/misc-devices/mei/ |
D | mei-client-bus.txt | 54 to call mei_recv() from the event handler in order to fetch the pending
|
/linux-4.4.14/arch/arc/kernel/ |
D | entry-arcv2.S | 98 ; Instruction fetch or Data access, under a single Exception Vector
|
/linux-4.4.14/Documentation/mmc/ |
D | mmc-async-req.txt | 6 pre-fetch makes the cache overhead relatively significant. If the DMA
|
/linux-4.4.14/drivers/gpu/drm/msm/ |
D | NOTES | 64 which blocks need to be allocated to the active pipes based on fetch
|
/linux-4.4.14/Documentation/trace/ |
D | uprobetracer.txt | 50 Several types are supported for fetch-args. Uprobe tracer will access memory
|
D | kprobetrace.txt | 54 Several types are supported for fetch-args. Kprobe tracer will access memory
|
/linux-4.4.14/Documentation/gpio/ |
D | board.txt | 8 interface; you just fetch an integer from somewhere and request the
|
/linux-4.4.14/drivers/dma/ |
D | fsldma.c | 862 goto fetch; in fsl_dma_prep_sg() 894 fetch: in fsl_dma_prep_sg()
|
D | xgene-dma.c | 930 goto fetch; in xgene_dma_prep_sg() 956 fetch: in xgene_dma_prep_sg()
|
/linux-4.4.14/Documentation/devicetree/ |
D | of_unittest.txt | 18 provided to device driver developers to fetch the device information..etc.
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | operations.txt | 84 asynchronous data fetch, the determination of whether pages exist is done
|
/linux-4.4.14/Documentation/powerpc/ |
D | hvcs.txt | 274 connection was severed to fetch the data from firmware before the fetch is 285 fetch the data.
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | memx.fuc | 375 // fetch the packet header
|
/linux-4.4.14/Documentation/fb/ |
D | uvesafb.txt | 121 noedid Do not try to fetch and use EDID-provided modes.
|
/linux-4.4.14/arch/frv/ |
D | Kconfig | 169 write won't fetch a cacheline into the cache if there isn't already
|
/linux-4.4.14/Documentation/isdn/ |
D | README.x25 | 151 preprocessor will fetch the proper kernel header files of this kernel
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | virtex440-ml507.dts | 105 xlnx,icu-rd-fetch-plb-prio = <0>;
|
D | virtex440-ml510.dts | 100 xlnx,icu-rd-fetch-plb-prio = <0x0>;
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 747 * Need to fetch segments, but we can only do that 754 * We fetch a "cacheline aligned" and sized amount of data 961 * to fetch additional segments for this transfer, 1189 * to perform a prefetch, we'll have to fetch the 2191 * Either post or fetch an SCB from host memory based on the
|
D | aic79xx.seq | 480 * Either post or fetch an SCB from host memory. The caller 1523 * We fetch a "cacheline aligned" and sized amount of data 1542 * Guard against SG_CACHE_AVAIL activating during sg fetch 1782 * to fetch additional segments for this transfer,
|
/linux-4.4.14/Documentation/ |
D | this_cpu_ops.txt | 81 instead of a sequence of calculation of the address and then a fetch
|
D | rbtree.txt | 178 the first or last element in the tree. To continue, fetch the next or previous
|
D | memory-barriers.txt | 1705 This can be thought of as a pointer-fetch wrapper around the
|
/linux-4.4.14/arch/sparc/lib/ |
D | checksum_32.S | 137 addx %g0, %o2, %o2 ! fetch final carry
|
/linux-4.4.14/Documentation/dmaengine/ |
D | provider.txt | 65 to know where to fetch the data from.
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi_mid_low_api.txt | 740 bios_param - fetch head, sector, cylinder info for a disk 760 * bios_param - fetch head, sector, cylinder info for a disk 975 * @buffer: anchor point to output to (0==writeto1_read0) or fetch from
|
D | ncr53c8xx.txt | 1058 during scsi transfer processing: burst op-code fetch, read multiple,
|
/linux-4.4.14/arch/x86/math-emu/ |
D | README | 134 The FPU instruction may be (usually will be) loaded into the pre-fetch
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1759 ARM processors cannot fetch/store information which is not 1760 naturally aligned on the bus, i.e., a 4 byte fetch must start at an 1762 fetch/store instructions will be emulated in software if you say
|
/linux-4.4.14/Documentation/DocBook/ |
D | kernel-api.xml.db | 618 API-blk-fetch-request
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | mmu.txt | 360 If we get a user fetch or read fault, we'll change spte.u=1 and
|
D | api.txt | 3286 the interrupt acknowledge cycle through it to fetch the next to be
|
/linux-4.4.14/Documentation/networking/dsa/ |
D | dsa.txt | 265 - inability to fetch switch CPU port statistics counters using ethtool, which
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio.txt | 702 device information. You can fetch the latest version from:
|
/linux-4.4.14/Documentation/RCU/ |
D | whatisRCU.txt | 235 The reader uses rcu_dereference() to fetch an RCU-protected
|
/linux-4.4.14/Documentation/filesystems/ |
D | coda.txt | 653 unaccessible or if the caller does not have permission to fetch
|