/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_object.c | 142 struct ttm_place *places = abo->placements; in amdgpu_bo_placement_from_domain() local 149 places[c].fpfn = 0; in amdgpu_bo_placement_from_domain() 150 places[c].lpfn = 0; in amdgpu_bo_placement_from_domain() 151 places[c].flags = TTM_PL_FLAG_WC | TTM_PL_FLAG_UNCACHED | in amdgpu_bo_placement_from_domain() 155 places[c].lpfn = visible_pfn; in amdgpu_bo_placement_from_domain() 157 places[c].flags |= TTM_PL_FLAG_TOPDOWN; in amdgpu_bo_placement_from_domain() 160 places[c].flags |= TTM_PL_FLAG_CONTIGUOUS; in amdgpu_bo_placement_from_domain() 165 places[c].fpfn = 0; in amdgpu_bo_placement_from_domain() 167 places[c].lpfn = adev->gmc.gart_size >> PAGE_SHIFT; in amdgpu_bo_placement_from_domain() 169 places[c].lpfn = 0; in amdgpu_bo_placement_from_domain() [all …]
|
/Linux-v4.19/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_gram.y | 99 expression_t *places, symbol_ref_t *src, int ret); 1727 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr() argument 1750 if (places->value > 8 || places->value <= 0) { in format_2_instr() 1756 if (places->value == 8) in format_2_instr() 1759 shift_control = (places->value << 4) | places->value; in format_2_instr() 1762 if (places->value == 8) { in format_2_instr() 1765 shift_control = (places->value << 4) in format_2_instr() 1766 | (8 - places->value) in format_2_instr() 1771 shift_control = places->value & 0x7; in format_2_instr() 1774 shift_control = (8 - places->value) | 0x08; in format_2_instr() [all …]
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-usb-devices-usbsevseg | 38 Description: Controls the decimal places on the device. 41 the value k and has 1 or more decimal places set,
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | marvell,mmp2.txt | 12 region. There are 3 places in SOC has clock control logic:
|
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-v4.19/Documentation/devicetree/bindings/usb/ |
D | amlogic,dwc3.txt | 16 PHY documentation is provided in the following places:
|
D | rockchip,dwc3.txt | 18 Phy documentation is provided in the following places:
|
D | qcom,dwc3.txt | 53 Phy documentation is provided in the following places:
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | fw-cfg.txt | 12 DTB that QEMU places at the bottom of the guest's DRAM.
|
/Linux-v4.19/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-v4.19/Documentation/usb/ |
D | misc_usbsevseg.txt | 38 5. Set the decimal places.
|
/Linux-v4.19/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-v4.19/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 5 an appropriate image from any number of places.
|
/Linux-v4.19/drivers/staging/speakup/ |
D | TODO | 19 Some places are currently using in_atomic() because speakup functions
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/omap/ |
D | crossbar.txt | 5 In such places a interrupt controllers are preceded by an CROSSBAR
|
/Linux-v4.19/Documentation/arm/ |
D | kernel_mode_neon.txt | 60 kernel_neon_end() and kernel_neon_begin() in places in your code where none of 85 instructions appearing in unexpected places if no special care is taken.
|
/Linux-v4.19/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
|
D | init.rst | 50 e.g. by providing additional error messages at affected places.
|
/Linux-v4.19/Documentation/block/ |
D | biovecs.txt | 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-v4.19/Documentation/powerpc/ |
D | cpu_features.txt | 20 particular feature bit. This is done in quite a few places, for example
|
/Linux-v4.19/scripts/coccinelle/null/ |
D | badzero.cocci | 120 // places
|
/Linux-v4.19/arch/xtensa/lib/ |
D | strnlen_user.S | 101 # NOTE that in several places below, we point to the byte just after
|
/Linux-v4.19/Documentation/filesystems/ |
D | gfs2-uevents.txt | 33 The CHANGE uevent is used in two places. One is when reporting the
|
/Linux-v4.19/Documentation/parisc/ |
D | registers | 31 CR31 (TR 7) Temporary register, used in various places
|