/linux-6.12.1/arch/arm/boot/compressed/ |
D | fdt_check_mem_start.c | 59 * used if it yields a valid address, unless the "linux,usable-memory-range" 68 const fdt32_t *usable, *reg, *endp; in fdt_check_mem_start() local 86 * Usable memory in case of a crash dump kernel in fdt_check_mem_start() 90 usable = get_prop(fdt, "/chosen", "linux,usable-memory-range", in fdt_check_mem_start() 92 if (usable) { in fdt_check_mem_start() 93 size = get_val(usable + addr_cells, size_cells); in fdt_check_mem_start() 97 if (addr_cells > 1 && fdt32_ld(usable)) { in fdt_check_mem_start() 102 usable_base = fdt32_ld(usable + addr_cells - 1); in fdt_check_mem_start() 113 reg = fdt_getprop(fdt, offset, "linux,usable-memory", &len); in fdt_check_mem_start() 133 if (usable) { in fdt_check_mem_start() [all …]
|
/linux-6.12.1/arch/powerpc/kexec/ |
D | file_load_64.c | 37 __be64 *buf; /* data buffer for usable-memory property */ 42 /* usable memory ranges to look up */ 252 * @um_info: Usable memory buffer and ranges info. 279 * add_usable_mem - Add the usable memory ranges within the given memory range 281 * @um_info: Usable memory buffer and ranges info. 323 * usable memory ranges. 325 * @usm: linux,drconf-usable-memory property value. 326 * @data: Pointer to usable memory buffer and ranges info. 339 * linux,drconf-usable-memory property. in kdump_setup_usable_lmb() 342 pr_err("linux,drconf-usable-memory property already exists!"); in kdump_setup_usable_lmb() [all …]
|
/linux-6.12.1/arch/s390/include/asm/ |
D | physmem_info.h | 52 unsigned long usable; member 79 if (respect_usable_limit && physmem_info.usable) { in __get_physmem_range() 80 if (*start >= physmem_info.usable) in __get_physmem_range() 82 if (*end > physmem_info.usable) in __get_physmem_range() 83 *end = physmem_info.usable; in __get_physmem_range() 94 * Walks over detected online memory ranges below usable limit. 99 /* Walks over all detected online memory ranges disregarding usable limit. */
|
/linux-6.12.1/Documentation/devicetree/bindings/powerpc/ |
D | ibm,powerpc-cpu-features.txt | 94 - usable-privilege 179 This property may exist when the usable-privilege property value has PR bit set. 191 features usable by userspace will have a hwcap-bit-nr property. 213 usable-privilege = <1 | 2 | 4>; 219 usable-privilege = <1 | 2>; 226 usable-privilege = <2 | 4>; 233 usable-privilege = <1 | 2 | 4>; 241 usable-privilege = <1 | 2 | 4>;
|
/linux-6.12.1/arch/powerpc/boot/dts/ |
D | microwatt.dts | 44 usable-privilege = <2>; 49 usable-privilege = <3>; 55 usable-privilege = <2>; 60 usable-privilege = <3>; 65 usable-privilege = <2>; 71 usable-privilege = <3>;
|
/linux-6.12.1/drivers/net/ethernet/freescale/fs_enet/ |
D | Kconfig | 13 bool "Chip has an SCC usable for ethernet" 18 bool "Chip has an FCC usable for ethernet" 23 bool "Chip has an FEC usable for ethernet"
|
/linux-6.12.1/arch/mips/include/uapi/asm/ |
D | ptrace.h | 80 * bit 0 -- 1 if W bit is usable. 81 * bit 1 -- 1 if R bit is usable. 82 * bit 2 -- 1 if I bit is usable.
|
/linux-6.12.1/Documentation/images/ |
D | COPYING-logo | 4 and is freely usable as long as you acknowledge Larry as the original 15 refined and cleaned up by IFo Hancroft. It is also freely usable
|
/linux-6.12.1/Documentation/devicetree/bindings/timer/ |
D | brcm,bcm2835-system-timer.yaml | 29 - description: System Timer Compare 1 match (usable for ARM core) 31 - description: System Timer Compare 3 match (usable for ARM core)
|
/linux-6.12.1/lib/ |
D | asn1_encoder.c | 16 * @end_data: end of data pointer, points one beyond last usable byte in @data 134 * @end_data: end of data pointer, points one beyond last usable byte in @data 246 * @end_data: end of data pointer, points one beyond last usable byte in @data 321 * @end_data: end of data pointer, points one beyond last usable byte in @data 362 * @end_data: end of data pointer, points one beyond last usable byte in @data 422 * @end_data: end of data pointer, points one beyond last usable byte in @data
|
/linux-6.12.1/arch/mips/vdso/ |
D | vgettimeofday.c | 25 * possibility of there being a usable clocksource, because there's nothing we 61 * possibility of there being a usable clocksource, because there's nothing we
|
/linux-6.12.1/arch/arm/boot/dts/synaptics/ |
D | berlin2cd-google-chromecast.dts | 26 * We're using "linux,usable-memory" instead of "reg" here 34 linux,usable-memory = <0x00000000 0x20000000>; /* 512 MB */
|
/linux-6.12.1/net/rxrpc/ |
D | conn_client.c | 369 * Add a connection to a bundle if there are no usable connections or we have 374 int slot = -1, i, usable; in rxrpc_bundle_has_space() local 380 /* See if there are any usable connections. */ in rxrpc_bundle_has_space() 381 usable = 0; in rxrpc_bundle_has_space() 384 usable++; in rxrpc_bundle_has_space() 389 if (!usable && bundle->upgrade) in rxrpc_bundle_has_space() 392 if (!usable) in rxrpc_bundle_has_space() 397 usable < ARRAY_SIZE(bundle->conns)) in rxrpc_bundle_has_space() 401 return usable; in rxrpc_bundle_has_space()
|
/linux-6.12.1/Documentation/mm/ |
D | page_frags.rst | 30 called. The "netdev" prefixed functions are usable in any context as these 32 only usable within the softirq context.
|
/linux-6.12.1/arch/powerpc/kvm/ |
D | Kconfig | 96 that KVM is not usable under PowerVM (pHyp), is only usable 117 machines where hypervisor mode is not available or not usable,
|
/linux-6.12.1/include/uapi/linux/ |
D | virtio_mem.h | 73 * VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE, unplugged memory inside the usable 103 /* request to unplug all blocks and shrink the usable size */ 202 * Currently usable region size. Can grow up to region_size. Can
|
/linux-6.12.1/arch/mips/generic/ |
D | yamon-dt.c | 108 /* allow the user to override the usable memory */ in yamon_dt_append_memory() 147 err = fdt_setprop(fdt, mem_off, "linux,usable-memory", in yamon_dt_append_memory() 150 pr_err("Unable to set linux,usable-memory property: %d\n", err); in yamon_dt_append_memory()
|
/linux-6.12.1/arch/loongarch/include/asm/ |
D | cpu-info.h | 60 unsigned int ksave_mask; /* Usable KSave mask. */ 63 …watch_reg_use_cnt; /* min(NUM_WATCH_REGS, watch_dreg_count + watch_ireg_count), Usable by ptrace */
|
/linux-6.12.1/Documentation/core-api/ |
D | packing.rst | 34 - Packing a CPU-usable number into a memory buffer (with hardware 37 into a CPU-usable number. 60 That is, the MSByte (7) of the CPU-usable u64 sits at memory offset 0, and the
|
D | padata.rst | 65 different from the 'usable' cpumask. 68 and the 'usable' cpumasks. (Each pair consists of a parallel and a serial 70 allocation and may be changed as above. The usable cpumasks are always a
|
/linux-6.12.1/fs/afs/ |
D | server_list.c | 35 int ret = -ENOMEM, nr_servers = 0, newrep = 0, i, j, usable = 0; in afs_alloc_server_list() local 49 usable++; in afs_alloc_server_list() 59 if (newrep < usable / 2) { in afs_alloc_server_list()
|
/linux-6.12.1/drivers/of/ |
D | kexec.c | 323 ret = fdt_delprop(fdt, chosen_node, "linux,usable-memory-range"); in of_kexec_alloc_and_setup_fdt() 399 /* add linux,usable-memory-range */ in of_kexec_alloc_and_setup_fdt() 401 "linux,usable-memory-range", crashk_res.start, in of_kexec_alloc_and_setup_fdt() 408 "linux,usable-memory-range", in of_kexec_alloc_and_setup_fdt()
|
/linux-6.12.1/Documentation/arch/arc/ |
D | arc.rst | 82 usable for loading on the target system via JTAG. 83 If you need to get an image usable with U-Boot bootloader,
|
/linux-6.12.1/arch/um/drivers/ |
D | pty.c | 98 /* verify slave side is usable */ in getmaster() 109 printk(UM_KERN_ERR "getmaster - no usable host pty devices\n"); in getmaster()
|
/linux-6.12.1/drivers/clocksource/ |
D | arc_timer.c | 172 /* Local to CPU hence not usable in SMP */ in arc_cs_setup_rtc() 174 pr_warn("Local-64-bit-Ctr not usable in SMP\n"); in arc_cs_setup_rtc() 218 /* Local to CPU hence not usable in SMP */ in arc_cs_setup_timer1()
|