Home
last modified time | relevance | path

Searched full:places (Results 1 – 25 of 993) sorted by relevance

12345678910>>...40

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c129 struct ttm_place *places = abo->placements; in amdgpu_bo_placement_from_domain() local
138 places[c].fpfn = adev->gmc.mem_partitions[mem_id].range.fpfn; in amdgpu_bo_placement_from_domain()
143 places[c].lpfn = adev->gmc.mem_partitions[mem_id].range.lpfn + 1; in amdgpu_bo_placement_from_domain()
145 places[c].fpfn = 0; in amdgpu_bo_placement_from_domain()
146 places[c].lpfn = 0; in amdgpu_bo_placement_from_domain()
148 places[c].mem_type = TTM_PL_VRAM; in amdgpu_bo_placement_from_domain()
149 places[c].flags = 0; in amdgpu_bo_placement_from_domain()
152 places[c].lpfn = min_not_zero(places[c].lpfn, visible_pfn); in amdgpu_bo_placement_from_domain()
154 places[c].flags |= TTM_PL_FLAG_TOPDOWN; in amdgpu_bo_placement_from_domain()
157 places[c].flags |= TTM_PL_FLAG_CONTIGUOUS; in amdgpu_bo_placement_from_domain()
[all …]
/openbmc/u-boot/doc/
H A DREADME.at9120 U-Boot environment variables can be stored at different places:
42 U-Boot environment variables can be stored at different places:
63 U-Boot environment variables can be stored at different places:
86 U-Boot environment variables can be stored at different places:
103 U-Boot environment variables can be stored at different places:
120 U-Boot environment variables can be stored at different places:
141 U-Boot environment variables can be stored at different places:
H A DREADME.enetaddr5 There are a variety of places in U-Boot where the MAC address is used, parsed,
13 Here are the places where MAC addresses might be stored:
24 in other places easier (to avoid constant env lookup/parsing)
H A DREADME.generic-board44 places.
48 places.
55 sometimes in subtle different ways. This places an unfair burden on getting
/openbmc/linux/drivers/usb/storage/
H A Dinitializers.h27 * This places the Shuttle/SCM USB<->SCSI bridge devices in multi-target
38 /* This places the HUAWEI E220 devices in multi-port mode */
H A Dinitializers.c31 * This places the Shuttle/SCM USB<->SCSI bridge devices in multi-target
83 /* This places the HUAWEI E220 devices in multi-port mode */
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_bo.h66 * @places: The chosen places for the preferred placement.
67 * @busy_places: Chosen busy places for the preferred placement
82 struct ttm_place places[5]; member
/openbmc/linux/drivers/gpu/drm/i915/
H A DTODO.txt31 - i915_utils.h needs to be moved to the right places.
35 - i915_mm.c should be moved to the right places. Some of the helpers also look a
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-usb-devices-usbsevseg41 Description: Controls the decimal places on the device.
44 the value k and has 1 or more decimal places set,
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y94 expression_t *places, symbol_ref_t *src, int ret);
1722 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr() argument
1745 if (places->value > 8 || places->value <= 0) { in format_2_instr()
1751 if (places->value == 8) in format_2_instr()
1754 shift_control = (places->value << 4) | places->value; in format_2_instr()
1757 if (places->value == 8) { in format_2_instr()
1760 shift_control = (places->value << 4) in format_2_instr()
1761 | (8 - places->value) in format_2_instr()
1766 shift_control = places->value & 0x7; in format_2_instr()
1769 shift_control = (8 - places->value) | 0x08; in format_2_instr()
[all …]
/openbmc/linux/arch/nios2/include/asm/
H A Dasm-macros.h14 * 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.
/openbmc/linux/arch/loongarch/lib/
H A Ddump_tlb.c75 /* NR/NX are in awkward places, so mask them off separately */ in dump_tlb()
88 /* NR/NX are in awkward places, so mask them off separately */ in dump_tlb()
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dadi,max98396.yaml86 automatically places the device into software shutdown.
100 automatically places the device into software shutdown.
/openbmc/linux/Documentation/admin-guide/
H A Dsysfs-rules.rst109 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
/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/
H A Dsmack.py202 so whole test takes places on image
342 so whole test takes places on image
353 so whole test takes places on image
374 whole test takes places on image, depends on tcp_server/tcp_client'''
384 whole test takes places on image, depends on udp_server/udp_client'''
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/
H A Dbyacc_20230219.bb1 # Sigh. This is one of those places where everyone licenses it differently. Someone
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/places/
H A Dxfce4-places-plugin_1.8.3.bb3 HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin"
/openbmc/u-boot/board/xilinx/zynq/
H A DKconfig19 and places the decrypted image at destination address.
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dmarvell,pxa168.txt12 region. There are 3 places in SOC has clock control logic:
H A Dmarvell,pxa910.txt12 region. There are 4 places in SOC has clock control logic:
/openbmc/linux/arch/m68k/fpsp040/
H A Dbinstr.S90 asll #3,%d2 |shift d2 left by 3 places
92 asll #3,%d3 |shift d3 left by 3 places
/openbmc/linux/tools/lib/bpf/
H A Dstr_error.c13 * all places calling it.
/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Dtopology.c10 in the end, but double check for -1 for offlined cpus at other places */
/openbmc/linux/Documentation/gpu/rfc/
H A Dindex.rst16 * Once the code has landed move all the documentation to the right places in
/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/
H A Dtune-ppce500v2.inc12 # spe is defined potentially in two places, so we want to be sure it will

12345678910>>...40