Home
last modified time | relevance | path

Searched full:usable (Results 1 – 25 of 784) sorted by relevance

12345678910>>...32

/Linux-v5.15/arch/powerpc/kexec/
Dfile_load_64.c30 u64 *buf; /* data buffer for usable-memory property */
35 /* usable memory ranges to look up */
95 * get_usable_memory_ranges - Get usable memory ranges. This list includes
108 * block?) is not added to usable memory. So, add [0, crashk_res.end] in get_usable_memory_ranges()
128 pr_err("Failed to setup usable memory ranges\n"); in get_usable_memory_ranges()
434 * @um_info: Usable memory buffer and ranges info.
461 * add_usable_mem - Add the usable memory ranges within the given memory range
463 * @um_info: Usable memory buffer and ranges info.
505 * usable memory ranges.
507 * @usm: linux,drconf-usable-memory property value.
[all …]
/Linux-v5.15/arch/powerpc/boot/dts/
Dmicrowatt.dts36 usable-privilege = <2>;
41 usable-privilege = <3>;
47 usable-privilege = <2>;
52 usable-privilege = <3>;
57 usable-privilege = <2>;
63 usable-privilege = <3>;
/Linux-v5.15/Documentation/devicetree/bindings/powerpc/
Dibm,powerpc-cpu-features.txt94 - 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-v5.15/drivers/net/ethernet/freescale/fs_enet/
DKconfig13 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-v5.15/arch/arm/boot/compressed/
Dfdt_check_mem_start.c90 reg = fdt_getprop(fdt, offset, "linux,usable-memory", &len); in fdt_check_mem_start()
121 /* No usable memory found, falling back to default */ in fdt_check_mem_start()
126 * The calculated address is not usable. in fdt_check_mem_start()
127 * Use the lowest usable physical memory address from the DTB instead, in fdt_check_mem_start()
/Linux-v5.15/arch/mips/include/uapi/asm/
Dptrace.h80 * 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-v5.15/arch/powerpc/kvm/
DKconfig97 that KVM is not usable under PowerVM (pHyp), is only usable
114 machines where hypervisor mode is not available or not usable,
/Linux-v5.15/arch/mips/vdso/
Dvgettimeofday.c24 * possibility of there being a usable clocksource, because there's nothing we
60 * possibility of there being a usable clocksource, because there's nothing we
/Linux-v5.15/lib/
Dasn1_encoder.c16 * @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
248 * @end_data: end of data pointer, points one beyond last usable byte in @data
323 * @end_data: end of data pointer, points one beyond last usable byte in @data
364 * @end_data: end of data pointer, points one beyond last usable byte in @data
424 * @end_data: end of data pointer, points one beyond last usable byte in @data
DKconfig.kgdb141 kernel is still usable in this situation.
143 No guarantees that the kernel is still usable in this situation.
/Linux-v5.15/Documentation/devicetree/bindings/
Dchosen.txt79 linux,usable-memory-range
94 linux,usable-memory-range = <0x9 0xf0000000 0x0 0x10000000>;
98 The main usage is for crash dump kernel to identify its own usable
/Linux-v5.15/arch/arm/boot/dts/
Dberlin2cd-google-chromecast.dts26 * We're using "linux,usable-memory" instead of "reg" here
34 linux,usable-memory = <0x00000000 0x20000000>; /* 512 MB */
/Linux-v5.15/Documentation/vm/
Dpage_frags.rst32 called. The "netdev" prefixed functions are usable in any context as these
34 only usable within the softirq context.
/Linux-v5.15/arch/mips/generic/
Dyamon-dt.c108 /* 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-v5.15/arch/mips/include/asm/
Dtimex.h77 return 0; /* no usable counter */ in get_cycles()
97 return 0; /* no usable register */ in random_get_entropy()
/Linux-v5.15/Documentation/core-api/
Dpacking.rst34 - 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
Dpadata.rst65 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-v5.15/arch/x86/include/asm/
Dirq_vectors.h33 * IDT vectors usable for external interrupt sources start at 0x20.
39 * Reserve the lowest usable vector (and hence lowest priority) 0x20 for
/Linux-v5.15/tools/arch/x86/include/asm/
Dirq_vectors.h33 * IDT vectors usable for external interrupt sources start at 0x20.
39 * Reserve the lowest usable vector (and hence lowest priority) 0x20 for
/Linux-v5.15/arch/um/drivers/
Dpty.c98 /* verify slave side is usable */ in getmaster()
109 printk(UM_KERN_ERR "getmaster - no usable host pty devices\n"); in getmaster()
/Linux-v5.15/fs/f2fs/
Dgc.h83 * zone-capacity, these blocks are not usable.
84 * Such spanning segments can be in free list so calculate the sum of usable
/Linux-v5.15/net/rxrpc/
Dconn_client.c454 * Add a connection to a bundle if there are no usable connections or we have
460 int i, usable; in rxrpc_maybe_add_conn() local
466 /* See if there are any usable connections. */ in rxrpc_maybe_add_conn()
467 usable = 0; in rxrpc_maybe_add_conn()
470 usable++; in rxrpc_maybe_add_conn()
472 if (!usable && !list_empty(&bundle->waiting_calls)) { in rxrpc_maybe_add_conn()
479 if (!usable) in rxrpc_maybe_add_conn()
485 usable < ARRAY_SIZE(bundle->conns)) in rxrpc_maybe_add_conn()
/Linux-v5.15/arch/mips/mti-malta/
Dmalta-dtshim.c178 /* allow the user to override the usable memory */ in append_memory()
221 err = fdt_setprop(fdt, mem_off, "linux,usable-memory", mem_array, in append_memory()
224 panic("Unable to set linux,usable-memory property: %d", err); in append_memory()
/Linux-v5.15/drivers/clocksource/
Darc_timer.c172 /* 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()
/Linux-v5.15/drivers/s390/char/
Draw3270.c64 #define RAW3270_STATE_READY 4 /* Device is usable by views */
389 struct raw3270_ua { /* Query Reply structure for Usable Area */
390 struct { /* Usable Area Query Reply Base */
393 char qcode; /* 0x81 if Usable Area */
396 short w; /* Width of usable area */
409 struct { /* Alternate Usable Area Self-Defining Parameter */
411 char sdpid; /* 0x02 if Alternate Usable Area */
479 /* Copy rows/columns of default Usable Area */ in raw3270_size_device()
485 /* Check for Alternate Usable Area */ in raw3270_size_device()

12345678910>>...32