Searched refs:paged (Results 1 – 21 of 21) sorted by relevance
/linux-4.1.27/arch/cris/arch-v10/ |
D | README.mm | 59 DFFFFFFF| | paged to any | Un-cached | 75 | | paged to any | | 216 and contains the kernels virtual mappings (the kernel itself is not paged - it 223 kernel's internal paged memory system, vmalloc/vfree. 227 The vmalloc-system keeps a paged segment in kernel-space at 0xd0000000. What
|
/linux-4.1.27/drivers/hwmon/pmbus/ |
D | pmbus_core.c | 961 bool paged; /* true if paged sensor */ member 1027 attr->paged ? page + 1 : 0); in pmbus_add_sensor_attrs_one() 1073 pages = attrs->paged ? info->pages : 1; in pmbus_add_sensor_attrs() 1220 .paged = true, 1309 .paged = true, 1385 .paged = true, 1502 .paged = true, 1514 .paged = true, 1526 .paged = true,
|
/linux-4.1.27/arch/arm/ |
D | Kconfig-nommu | 2 # Kconfig for uClinux(non-paged MM) depend configurations
|
D | Kconfig | 306 support by paged memory management. If unsure, say 'Y'.
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd.h | 232 } paged; member 239 #define KSOCK_NOOP_TX_SIZE ((int)offsetof(ksock_tx_t, tx_frags.paged.kiov[0]))
|
D | socklnd_cb.c | 954 tx_frags.paged.kiov[payload_niov]); in ksocknal_send() 980 tx->tx_iov = &tx->tx_frags.paged.iov; in ksocknal_send() 981 tx->tx_kiov = tx->tx_frags.paged.kiov; in ksocknal_send()
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | iskeleton.S | 184 | from being paged out. This routine is needed by the cas/cas2 197 | Linux/m68k: Make sure the page is properly paged in, so we use
|
/linux-4.1.27/arch/m68k/ |
D | Kconfig | 83 support by paged memory management. If unsure, say 'Y'.
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | ge_imp3a.dts | 57 compatible = "ge,imp3a-paged-flash", "cfi-flash";
|
D | gef_sbc610.dts | 104 compatible = "gef,sbc610-paged-flash", "cfi-flash";
|
D | gef_ppc9a.dts | 104 compatible = "gef,ppc9a-paged-flash", "cfi-flash";
|
D | gef_sbc310.dts | 102 compatible = "gef,sbc310-paged-flash", "cfi-flash";
|
/linux-4.1.27/Documentation/crypto/ |
D | api-intro.txt | 12 so that processing can be applied to paged skb's without the need
|
/linux-4.1.27/Documentation/networking/ |
D | netdev-features.txt | 124 NETIF_F_SG --- paged skbs (skb_shinfo()->frags), NETIF_F_FRAGLIST ---
|
/linux-4.1.27/Documentation/trace/ |
D | kprobetrace.txt | 59 has been paged out.
|
/linux-4.1.27/Documentation/hwmon/ |
D | pmbus-core | 48 which PMBus commands are paged and which commands are replicated across all
|
/linux-4.1.27/Documentation/ |
D | nommu-mmap.txt | 114 paged aligned in the backing store.
|
/linux-4.1.27/drivers/mtd/maps/ |
D | Kconfig | 9 paged mappings of flash chips.
|
/linux-4.1.27/ |
D | README | 30 as long as they have a paged memory management unit (PMMU) and a port of the
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | mmu.txt | 84 memory, file backed memory, and device memory. Memory might be paged by the
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 2039 * it will be paged in from host memory. RETURN_2 stores the address of the
|