Searched refs:Page (Results 1 – 25 of 90) sorted by relevance
1234
/Linux-v4.19/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 169 * 02-22-05 01.05.07 Added Host Page Buffer Persistent flag to IOC Facts 242 * Added Manufacturing pages, IO Unit Page 2, SCSI SPI 243 * Port Page 2, FC Port Page 4, FC Port Page 5 249 * Io Unit Page 2 size is fixed at 4 adapters and some 251 * SCSI Port Page 2 Device Settings modified. 252 * New fields added to FC Port Page 0 and some flags 254 * Removed impedance flash from FC Port Page 1. 262 * Added definitions and structures for IOC Page 2 and 263 * RAID Volume Page 2. 273 * Added IO Unit Page 3. [all …]
|
/Linux-v4.19/Documentation/arm/Samsung-S3C24XX/ |
D | NAND.txt | 7 Small Page NAND 14 Large Page NAND
|
D | EB2410ITX.txt | 29 - Resources Page http://www.simtec.co.uk/products/EB2410ITX/resources.html
|
/Linux-v4.19/Documentation/xtensa/ |
D | mmu.txt | 72 | Page table | XCHAL_PAGE_TABLE_VADDR 0x80000000 XCHAL_PAGE_TABLE_SIZE 114 | Page table | XCHAL_PAGE_TABLE_VADDR 0x80000000 XCHAL_PAGE_TABLE_SIZE 157 | Page table | XCHAL_PAGE_TABLE_VADDR 0x80000000 XCHAL_PAGE_TABLE_SIZE
|
/Linux-v4.19/Documentation/devicetree/bindings/memory-controllers/ |
D | exynos-srom.txt | 35 Tacp : Page mode access cycle at Page mode (0 - 15)
|
/Linux-v4.19/include/linux/ |
D | page-flags.h | 207 static __always_inline int Page##uname(struct page *page) \ 249 static inline int Page##uname(const struct page *page) { return 0; } 669 static __always_inline int Page##uname(struct page *page) \ 680 VM_BUG_ON_PAGE(!Page##uname(page), page); \
|
/Linux-v4.19/arch/arc/ |
D | Kconfig | 151 -MMU-v3: Variable Page Sz (4k, 8k, 16k), bigger J-TLB (128x4) 245 bool "Per Page Cache Control" 253 Note that Global I/D ENABLE + Per Page DISABLE works but corollary 254 Global DISABLE + Per Page ENABLE won't work 314 Variable Page size (1k-16k), var JTLB size 128 x (2 or 4) 327 prompt "MMU Page Size" 346 prompt "MMU Super Page Size"
|
/Linux-v4.19/arch/powerpc/boot/dts/fsl/ |
D | e6500_power_isa.dtsi | 54 power-isa-scpm; // Store Conditional Page Mobility 57 power-isa-e.pt; // Embedded.Page Table
|
D | e500mc_power_isa.dtsi | 54 power-isa-scpm; // Store Conditional Page Mobility
|
/Linux-v4.19/Documentation/x86/ |
D | 00-INDEX | 16 - Page Attribute Table intro and API
|
/Linux-v4.19/Documentation/vm/ |
D | page_migration.rst | 4 Page migration 7 Page migration allows the moving of the physical location of pages between 16 Page migration allows a process to manually relocate the node on which its 22 Page migration functions are provided by the numactl package by Andi Kleen 51 Page migration allows the preservation of the relative location of pages 57 Page migration occurs in several steps. First a high level
|
D | balance.rst | 22 to be doing balancing. Page reclamation can be kicked off lazily, that 82 Page stealing from process memory and shm is done if stealing the page would
|
D | page_frags.rst | 4 Page fragments
|
/Linux-v4.19/Documentation/cma/ |
D | debugfs.txt | 11 - [RO] base_pfn: The base PFN (Page Frame Number) of the zone.
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | memcg_test.txt | 80 5. Page Cache 81 Page Cache is charged at 88 6. Shmem(tmpfs) Page Cache 104 7. Page Migration
|
/Linux-v4.19/Documentation/scsi/ |
D | ChangeLog.ips | 21 4.80.21 - Change memcpy() to copy_to_user() in NVRAM Page 5 IOCTL path 54 - Use Slot Number from NVRAM Page 5
|
/Linux-v4.19/Documentation/core-api/ |
D | mm-api.rst | 27 :doc: Page mobility and placement hints
|
/Linux-v4.19/arch/mips/kvm/ |
D | 00README.txt | 16 (2) 16K Page Sizes: Both Host Kernel and Guest Kernel should have the same page size, currently at …
|
/Linux-v4.19/Documentation/parisc/ |
D | registers | 24 CR24 (TR 0) Kernel Space Page Directory Pointer 25 CR25 (TR 1) User Space Page Directory Pointer
|
/Linux-v4.19/arch/ia64/ |
D | Kconfig.debug | 35 The Virtual Hash Page Table (VHPT) enhances virtual address
|
/Linux-v4.19/Documentation/media/uapi/ |
D | fdl-appendix.rst | 114 The “Title Page” means, for a printed book, the title page itself, plus 117 do not have any title page as such, “Title Page” means the text near the 201 Use in the :ref:`Title Page <fdl-title-page>` (and on the covers, 209 List on the :ref:`Title Page <fdl-title-page>`, as authors, one or 217 State on the :ref:`Title Page <fdl-title-page>` the name of the 248 :ref:`Title Page <fdl-title-page>`. If there is no section entitled 251 its Title Page, then add an item describing the Modified Version as
|
/Linux-v4.19/Documentation/trace/ |
D | events-kmem.rst | 10 - Page allocation 45 3. Page allocation
|
/Linux-v4.19/Documentation/accounting/ |
D | taskstats-struct.txt | 80 __u64 ac_minflt; /* Minor Page Fault Count */ 83 __u64 ac_majflt; /* Major Page Fault Count */
|
/Linux-v4.19/Documentation/w1/slaves/ |
D | w1_ds2438 | 38 This file provides full 8 bytes of the chip Page 0 (00h).
|
/Linux-v4.19/arch/arc/mm/ |
D | tlbex.S | 210 bz do_slow_path_pf ; if no Page Table, do page fault 396 ;-------- Common routine to call Linux Page Fault Handler -----------
|
1234