/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_object.c | 130 struct ttm_place *places = abo->placements; in amdgpu_bo_placement_from_domain() local 137 places[c].fpfn = 0; in amdgpu_bo_placement_from_domain() 138 places[c].lpfn = 0; in amdgpu_bo_placement_from_domain() 139 places[c].mem_type = TTM_PL_VRAM; in amdgpu_bo_placement_from_domain() 140 places[c].flags = TTM_PL_FLAG_WC | TTM_PL_FLAG_UNCACHED; in amdgpu_bo_placement_from_domain() 143 places[c].lpfn = visible_pfn; in amdgpu_bo_placement_from_domain() 145 places[c].flags |= TTM_PL_FLAG_TOPDOWN; in amdgpu_bo_placement_from_domain() 148 places[c].flags |= TTM_PL_FLAG_CONTIGUOUS; in amdgpu_bo_placement_from_domain() 153 places[c].fpfn = 0; in amdgpu_bo_placement_from_domain() 154 places[c].lpfn = 0; in amdgpu_bo_placement_from_domain() [all …]
|
/linux-5.10/drivers/usb/storage/ |
D | initializers.h | 27 * This places the Shuttle/SCM USB<->SCSI bridge devices in multi-target 38 /* This places the HUAWEI E220 devices in multi-port mode */
|
D | initializers.c | 31 * This places the Shuttle/SCM USB<->SCSI bridge devices in multi-target 83 /* This places the HUAWEI E220 devices in multi-port mode */
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-usb-devices-usbsevseg | 41 Description: Controls the decimal places on the device. 44 the value k and has 1 or more decimal places set,
|
/linux-5.10/arch/x86/include/asm/ |
D | pgtable-3level.h | 26 * not attempt to update the pte. In places where this is 40 * a "*pmdp" dereference done by GCC. Problem is, in certain places 48 * To fix this all places running pte_offset_map_lock() while holding the 146 * Currently all places where pud_clear() is called either have in pud_clear()
|
/linux-5.10/drivers/block/paride/ |
D | Transition-notes | 5 under ps_spinlock. There are three places where that can happen: 93 by the thread in question. However, all such places within the area are right 96 (4) is done the same way - all places where we release pi_spinlock within
|
/linux-5.10/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_gram.y | 95 expression_t *places, symbol_ref_t *src, int ret); 1723 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr() argument 1746 if (places->value > 8 || places->value <= 0) { in format_2_instr() 1752 if (places->value == 8) in format_2_instr() 1755 shift_control = (places->value << 4) | places->value; in format_2_instr() 1758 if (places->value == 8) { in format_2_instr() 1761 shift_control = (places->value << 4) in format_2_instr() 1762 | (8 - places->value) in format_2_instr() 1767 shift_control = places->value & 0x7; in format_2_instr() 1770 shift_control = (8 - places->value) | 0x08; in format_2_instr() [all …]
|
/linux-5.10/arch/nios2/include/asm/ |
D | asm-macros.h | 14 * ANDs reg2 with mask and places the result in reg1. 34 * ORs reg2 with mask and places the result in reg1. 53 * XORs reg2 with mask and places the result in reg1.
|
/linux-5.10/Documentation/admin-guide/ |
D | sysfs-rules.rst | 109 There are currently three places for classification of devices: 113 All three places have completely different rules on how to access 124 places, as the kernel is free to move a subsystem from one place to
|
/linux-5.10/drivers/staging/media/rkisp1/ |
D | TODO | 5 in several places of the code, review this, specially that it doesn't seem it
|
/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | marvell,pxa168.txt | 12 region. There are 3 places in SOC has clock control logic:
|
D | marvell,pxa910.txt | 12 region. There are 4 places in SOC has clock control logic:
|
/linux-5.10/arch/m68k/fpsp040/ |
D | binstr.S | 90 asll #3,%d2 |shift d2 left by 3 places 92 asll #3,%d3 |shift d3 left by 3 places
|
/linux-5.10/tools/lib/bpf/ |
D | str_error.c | 13 * all places calling it.
|
/linux-5.10/tools/power/cpupower/utils/helpers/ |
D | topology.c | 10 in the end, but double check for -1 for offlined cpus at other places */
|
/linux-5.10/Documentation/arm/ |
D | kernel_mode_neon.rst | 61 kernel_neon_end() and kernel_neon_begin() in places in your code where none of 86 instructions appearing in unexpected places if no special care is taken.
|
/linux-5.10/Documentation/block/ |
D | biovecs.rst | 57 pattern comes up in a lot of places; a lot of drivers were essentially open 64 - again, this was being done in a fair number of places.
|
/linux-5.10/arch/mips/lib/ |
D | dump_tlb.c | 157 /* RI/XI are in awkward places, so mask them off separately */ in dump_tlb() 172 /* RI/XI are in awkward places, so mask them off separately */ in dump_tlb()
|
/linux-5.10/arch/x86/kernel/apic/ |
D | Makefile | 7 # In particualr, smp_apic_timer_interrupt() is called in random places.
|
/linux-5.10/arch/microblaze/include/asm/ |
D | entry.h | 19 * places
|
/linux-5.10/Documentation/devicetree/bindings/arm/ |
D | fw-cfg.txt | 12 DTB that QEMU places at the bottom of the guest's DRAM.
|
/linux-5.10/arch/arm/mach-footbridge/ |
D | ebsa285-pci.c | 7 * Bits taken from various places.
|
D | netwinder-pci.c | 7 * Bits taken from various places.
|
D | personal-pci.c | 7 * Bits taken from various places.
|
/linux-5.10/include/linux/ |
D | threads.h | 20 /* Places which use this should consider cpumask_var_t. */
|