/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ ! |
H A D | shadowacpi.c | 60 * to fetch in units of more than 4KiB at a time. This is a LOT faster 68 u32 fetch = limit - start; in acpi_read_fast() local 71 int ret = acpi_read_bios(data, bios->data, start, fetch); in acpi_read_fast() 72 if (ret == fetch) in acpi_read_fast() 73 return fetch; in acpi_read_fast() 89 u32 fetch = 0; in acpi_read_slow() local 92 while (start + fetch < limit) { in acpi_read_slow() 94 start + fetch, 0x1000); in acpi_read_slow() 97 fetch += 0x1000; in acpi_read_slow() 101 return fetch; in acpi_read_slow() [all...] |
/linux/arch/m68k/ifpsp060/src/ ! |
H A D | isp.S | 407 mov.l %usp,%a0 # fetch user stack pointer 423 # fetch the opword and first extension word pointed to by the stacked pc 426 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr 428 bsr.l _imem_read_long # fetch opword & extword 549 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr 584 mov.l EXC_A7(%a6),%a0 # fetch user stack pointer 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 A [all...] |
H A D | pfpsp.S | 650 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr 652 bsr.l _imem_read_long # fetch the instruction words 711 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr 890 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr 892 bsr.l _imem_read_long # fetch the instruction words 954 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr 1117 # get_packed() - fetch packed operand from memory # 1216 mov.l %usp,%a0 # fetch user stack pointer 1232 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr 1234 bsr.l _imem_read_long # fetch th [all...] |
H A 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 operan [all...] |
H A D | fpsp.S | 651 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr 653 bsr.l _imem_read_long # fetch the instruction words 712 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr 891 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr 893 bsr.l _imem_read_long # fetch the instruction words 955 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr 1118 # get_packed() - fetch packed operand from memory # 1217 mov.l %usp,%a0 # fetch user stack pointer 1233 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr 1235 bsr.l _imem_read_long # fetch th [all...] |
/linux/arch/arm/mach-omap1/ ! |
H A D | ams-delta-fiq-handler.S | 96 ldr r11, [r12, #IRQ_MIR_REG_OFFSET] @ fetch interrupts mask 98 ldr r13, [r12, #IRQ_ITR_REG_OFFSET] @ fetch interrupts status 122 ldr r11, [r12, #OMAP1510_GPIO_INT_MASK] @ fetch GPIO interrupts mask 124 ldr r13, [r12, #OMAP1510_GPIO_INT_STATUS] @ fetch status bits 144 ldr r8, [r12, #OMAP1510_GPIO_DATA_INPUT] @ fetch GPIO input 146 ldr r10, [r9, #BUF_STATE] @ fetch kbd interface state 167 data: ldr r10, [r9, #BUF_MASK] @ fetch current input bit mask 171 ldreq r8, [r9, #BUF_KEY] @ yes - fetch collected so far, 184 ldr r10, [r9, #BUF_GPIO_INT_MASK] @ fetch saved mask
|
/linux/Documentation/devicetree/bindings/watchdog/ ! |
H A D | microchip,pic32-dmt.txt | 4 malfunction. It is a free-running instruction fetch timer, which is clocked 5 whenever an instruction fetch occurs until a count match occurs.
|
/linux/arch/alpha/lib/ ! |
H A D | ev6-memcpy.S | 146 ldq $1, 0($17) # L : fetch 8 166 ldbu $1, 0($17) # L : fetch a byte 189 ldbu $1, 0($17) # L : fetch a byte 228 ldbu $1, 0($17) # L : fetch 1
|
/linux/arch/m68k/ifpsp060/ ! |
H A 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 323 move.b (%a0)+,%d1 | fetch supervisor byte 341 movs.b (%a0)+,%d1 | fetch user byte
|
/linux/tools/perf/Documentation/ ! |
H A D | perf-amd-ibs.txt | 22 behavior etc. IBS Fetch sampling provides information about instruction fetch 23 with details like i-cache hit/miss, i-TLB hit/miss, fetch latency etc. IBS is 34 one event: fetch ops. 149 System-wide profile, fetch ops event, sampling period: 100000 153 System-wide profile, fetch ops event, sampling period: 100000, Random enable
|
H A D | perf-buildid-list.txt | 16 tools can be used to fetch packages with matching symbol tables for use by
|
/linux/fs/afs/ ! |
H A D | file.c | 205 struct netfs_io_subrequest *subreq = op->fetch.subreq; in afs_fetch_data_notify() 218 atomic_long_add(op->fetch.subreq->transferred, &op->net->n_fetch_bytes); in afs_fetch_data_success() 286 netfs_read_subreq_progress(op->fetch.subreq); in afs_read_receive() 354 op->fetch.subreq = subreq; in afs_issue_read()
|
/linux/arch/sh/kernel/cpu/sh3/ ! |
H A D | swsusp.S | 113 stc r2_bank, k0 ! fetch old sp from r2_bank0 117 stc r0_bank, k3 ! fetch old pr from r0_bank0
|
/linux/Documentation/usb/ ! |
H A D | usbmon.rst | 317 uint32_t nfetch; /* Number of events to fetch (out: fetched) */ 354 struct mon_mfetch_arg fetch; 358 fetch.offvec = vec; // Has N 32-bit words 359 fetch.nfetch = N; // Or less than N 360 fetch.nflush = nflush; 361 ioctl(fd, MON_IOCX_MFETCH, &fetch); // Process errors, too 362 nflush = fetch.nfetch; // This many packets to flush when done
|
/linux/drivers/gpu/drm/arm/ ! |
H A D | Kconfig | 25 HDLCD device did not fetch from framebuffer due to underrun
|
/linux/Documentation/devicetree/bindings/mips/cavium/ ! |
H A D | sata-uctl.txt | 7 - provides a bridge for UAHC to fetch AHCI command table entries and data
|
/linux/scripts/atomic/ ! |
H A D | atomics.tbl | 10 # * F/f - fetch: returns base type (has fetch_ variants)
|
/linux/arch/x86/kvm/ ! |
H A D | kvm_emulate.h | 145 * fetch: Read bytes of standard (non-emulated/special) memory. 146 * Used for instruction fetch. 151 int (*fetch)(struct x86_emulate_ctxt *ctxt, member 385 struct fetch_cache fetch; member
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ ! |
H A D | hub.fuc | 120 // fetch enabled GPC/ROP counts 485 // load channel header, fetch PGRAPH context pointer 511 // set transfer base to start of context, and fetch context header 562 // fetch next 256 bytes of mmio list if necessary 630 // fetch context pointer, and initiate xfer on all GPCs
|
/linux/drivers/video/fbdev/ ! |
H A D | cyber2000fb.c | 418 u_int fetch; member 515 cyber2000_grphw(0x14, hw->fetch, cfb); in cyber2000fb_set_timing() 516 cyber2000_grphw(0x15, ((hw->fetch >> 8) & 0x03) | in cyber2000fb_set_timing() 920 hw.fetch = hw.pitch; in cyber2000fb_set_par() 922 hw.fetch <<= 1; in cyber2000fb_set_par() 923 hw.fetch += 1; in cyber2000fb_set_par()
|
/linux/Documentation/filesystems/ ! |
H A D | fuse-io-uring.rst | 79 | | [submit result and fetch next]
|
/linux/arch/sh/ ! |
H A D | Kconfig.cpu | 69 This enables support for a speculative instruction fetch for
|
/linux/tools/perf/tests/shell/attr/ ! |
H A D | test-stat-default | 146 # PERF_TYPE_RAW / topdown-fetch-lat (0x8600)
|
H A D | test-stat-detailed-1 | 148 # PERF_TYPE_RAW / topdown-fetch-lat (0x8600)
|
/linux/Documentation/admin-guide/hw-vuln/ ! |
H A D | multihit.rst | 6 instruction fetch hits multiple entries in the instruction TLB. This can 55 the linear address, a code fetch that happens on the same linear address may
|