| /linux-6.15/arch/mips/boot/dts/mti/ |
| H A D | malta.dts | 7 /memreserve/ 0x00000000 0x00001000; /* YAMON exception vectors */ 8 /memreserve/ 0x00001000 0x000ef000; /* YAMON */ 9 /memreserve/ 0x000f0000 0x00010000; /* PIIX4 ISA memory */
|
| H A D | sead3.dts | 4 /memreserve/ 0x00000000 0x00001000; // reserved 5 /memreserve/ 0x00001000 0x000ef000; // ROM data 6 /memreserve/ 0x000f0000 0x004cc000; // reserved
|
| /linux-6.15/Documentation/translations/zh_CN/arch/arm64/ |
| H A D | booting.txt | 146 (如在设备树(dtb)的 memreserve 区域),都将被认为对内核是可用。 223 这些 CPU 必须在内存保留区(通过设备树中的 /memreserve/ 域传递 231 memory 节点中描述为内核空间的内存区外,或在通过设备树 /memreserve/
|
| /linux-6.15/Documentation/translations/zh_TW/arch/arm64/ |
| H A D | booting.txt | 150 (如在設備樹(dtb)的 memreserve 區域),都將被認爲對內核是可用。 227 這些 CPU 必須在內存保留區(通過設備樹中的 /memreserve/ 域傳遞 235 memory 節點中描述爲內核空間的內存區外,或在通過設備樹 /memreserve/
|
| /linux-6.15/scripts/dtc/ |
| H A D | dtc-parser.y | 76 %type <re> memreserve 140 | memreserve memreserves 146 memreserve: 151 | DT_LABEL memreserve
|
| /linux-6.15/arch/arm64/boot/dts/realtek/ |
| H A D | rtd129x.dtsi | 8 /memreserve/ 0x0000000000000000 0x000000000001f000; 9 /memreserve/ 0x000000000001f000 0x00000000000e1000; 10 /memreserve/ 0x0000000001b00000 0x00000000004be000;
|
| H A D | rtd139x.dtsi | 8 /memreserve/ 0x0000000000000000 0x000000000002f000; 9 /memreserve/ 0x000000000002f000 0x00000000000d1000;
|
| /linux-6.15/arch/arm/boot/dts/realtek/ |
| H A D | rtd1195.dtsi | 6 /memreserve/ 0x00000000 0x0000a800; /* boot code */ 7 /memreserve/ 0x0000a800 0x000f5800; 8 /memreserve/ 0x17fff000 0x00001000;
|
| /linux-6.15/fs/ |
| H A D | file_table.c | 611 unsigned long memreserve = (nr_pages - nr_free_pages()) * 3/2; in files_maxfiles_init() local 613 memreserve = min(memreserve, nr_pages - 1); in files_maxfiles_init() 614 n = ((nr_pages - memreserve) * (PAGE_SIZE / 1024)) / 10; in files_maxfiles_init()
|
| /linux-6.15/arch/arm/boot/dts/intel/socfpga/ |
| H A D | socfpga_cyclone5.dtsi | 8 /memreserve/ 0x00000000 0x0001000;
|
| H A D | socfpga_arria5.dtsi | 8 /memreserve/ 0x00000000 0x0001000;
|
| /linux-6.15/arch/arm/boot/dts/intel/axm/ |
| H A D | axm5516-amarillo.dts | 10 /memreserve/ 0x00000000 0x00400000;
|
| /linux-6.15/arch/arm/boot/dts/airoha/ |
| H A D | en7523-evb.dts | 5 /memreserve/ 0x80000000 0x200000;
|
| /linux-6.15/arch/arm/boot/dts/hisilicon/ |
| H A D | hip01-ca9x2.dts | 14 /memreserve/ 0x80000000 0x00002000;
|
| /linux-6.15/arch/arm64/boot/dts/airoha/ |
| H A D | en7581-evb.dts | 5 /memreserve/ 0x80000000 0x200000;
|
| /linux-6.15/arch/powerpc/boot/dts/ |
| H A D | wii.dts | 17 * contiguous RAM range and will BUG() if the memreserve is outside 20 /*/memreserve/ 0x10000000 0x0004000;*/ /* DSP RAM */
|
| H A D | iss4xx-mpic.dts | 17 /memreserve/ 0x01f00000 0x00100000;
|
| /linux-6.15/arch/arm/boot/dts/calxeda/ |
| H A D | ecx-2000.dts | 9 /memreserve/ 0x00000000 0x0001000;
|
| H A D | highbank.dts | 9 /memreserve/ 0x00000000 0x0001000;
|
| /linux-6.15/arch/arm/boot/dts/nuvoton/ |
| H A D | nuvoton-wpcm450-supermicro-x9sci-ln4f.dts | 7 /memreserve/ 0x07000000 0x01000000;
|
| /linux-6.15/arch/arm64/boot/dts/freescale/ |
| H A D | s32v234.dtsi | 9 /memreserve/ 0x80000000 0x00010000;
|
| /linux-6.15/arch/arm64/boot/dts/arm/ |
| H A D | rtsm_ve-aemv8a.dts | 15 /memreserve/ 0x80000000 0x00010000;
|
| H A D | foundation-v8.dtsi | 12 /memreserve/ 0x80000000 0x00010000;
|
| H A D | fvp-base-revc.dts | 15 /memreserve/ 0x80000000 0x00010000;
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | booting.rst | 154 memreserve region in the device tree) will be considered as available to 509 memory (communicated to the kernel by a /memreserve/ region in the 522 to the kernel by a /memreserve/ region in the device tree). The
|