Home
last modified time | relevance | path

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

12345678910>>...49

/OK3568_Linux_fs/kernel/arch/powerpc/kexec/
H A 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 …]
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-codesourcery-mips/
H A DConfig.in65 Not usable in Buildroot yet.
67 Not usable in Buildroot yet.
69 Not usable in Buildroot yet.
71 Not usable in Buildroot yet.
73 Not usable in Buildroot yet.
75 Not usable in Buildroot yet.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/
H A 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>;
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fs_enet/
H A 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"
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_support.h80 * This function retrieves the top of usable low memory.
84 * @retval: Usable low memory top.
89 * This function retrieves the top of usable high memory.
93 * @retval: Usable high memory top.
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A 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.
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A DKconfig97 that KVM is not usable under PowerVM (pHyp), is only usable
114 machines where hypervisor mode is not available or not usable,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A 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
/OK3568_Linux_fs/buildroot/support/misc/
H A Dtarget-dir-warning.txt7 files correctly in this directory to make it usable as a root
15 Instead, if you need a usable root filesystem, please select one of
/OK3568_Linux_fs/u-boot/tools/gdb/
H A DMakefile13 # Location of a usable BFD library, where we define "usable" as
/OK3568_Linux_fs/kernel/arch/mips/vdso/
H A 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
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dberlin2cd-google-chromecast.dts26 * We're using "linux,usable-memory" instead of "reg" here
34 linux,usable-memory = <0x00000000 0x20000000>; /* 512 MB */
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dpage_frags.rst32 called. The "netdev" prefixed functions are usable in any context as these
34 only usable within the softirq context.
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/
H A Dboard2.c259 * Determine the amount of usable RAM below 4GiB, taking into account any
277 /* Calculate usable RAM by subtracting out any carve-out size */ in usable_ram_size_below_4g()
286 * The first bank describes any usable RAM below 4GiB.
336 * 32-bits of the physical address space. Cap the maximum usable RAM area
/OK3568_Linux_fs/kernel/arch/mips/generic/
H A 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()
/OK3568_Linux_fs/u-boot/tools/
H A Dsunxi-spl-image-builder.c302 "-u <size> --usable=<size> Usable page size\n" in display_help()
320 " --usable should be assigned the 'Hardware page' value\n" in display_help()
322 " --usable should be smaller than --page\n" in display_help()
414 {"usable", required_argument, 0, 'u'}, in main()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A 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
H A 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
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_tc.c531 * not be available/usable by the graphics driver: see the comment on
533 * concept of "usable" and make everything check for "connected and usable" we
535 * is usable by the rest of the driver. That maintains the old assumption that
536 * connected ports are usable, and avoids exposing to the users objects they
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dconn_client.c472 * Add a connection to a bundle if there are no usable connections or we have
478 int i, usable; in rxrpc_maybe_add_conn() local
484 /* See if there are any usable connections. */ in rxrpc_maybe_add_conn()
485 usable = 0; in rxrpc_maybe_add_conn()
488 usable++; in rxrpc_maybe_add_conn()
490 if (!usable && !list_empty(&bundle->waiting_calls)) { in rxrpc_maybe_add_conn()
497 if (!usable) in rxrpc_maybe_add_conn()
503 usable < ARRAY_SIZE(bundle->conns)) in rxrpc_maybe_add_conn()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A 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
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A 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
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dpty.c98 /* verify slave side is usable */ in getmaster()
109 printk(UM_KERN_ERR "getmaster - no usable host pty devices\n"); in getmaster()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Draw3270.c64 #define RAW3270_STATE_READY 4 /* Device is usable by views */
393 struct raw3270_ua { /* Query Reply structure for Usable Area */
394 struct { /* Usable Area Query Reply Base */
397 char qcode; /* 0x81 if Usable Area */
400 short w; /* Width of usable area */
413 struct { /* Alternate Usable Area Self-Defining Parameter */
415 char sdpid; /* 0x02 if Alternate Usable Area */
483 /* Copy rows/columns of default Usable Area */ in raw3270_size_device()
489 /* Check for Alternate Usable Area */ in raw3270_size_device()
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A 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()

12345678910>>...49