Searched refs:paged (Results 1 – 22 of 22) sorted by relevance
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
D | trace.h | 355 TP_PROTO(struct mt7601u_dev *dev, int cnt, bool paged), 356 TP_ARGS(dev, cnt, paged), 360 __field(bool, paged) 365 __entry->paged = paged; 368 DEV_PR_ARG, __entry->cnt, __entry->paged)
|
/linux-4.4.14/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.4.14/drivers/hwmon/pmbus/ |
D | pmbus_core.c | 969 bool paged; /* true if paged sensor */ member 1035 attr->paged ? page + 1 : 0); in pmbus_add_sensor_attrs_one() 1081 pages = attrs->paged ? info->pages : 1; in pmbus_add_sensor_attrs() 1228 .paged = true, 1317 .paged = true, 1401 .paged = true, 1518 .paged = true, 1530 .paged = true, 1542 .paged = true,
|
/linux-4.4.14/arch/arm/ |
D | Kconfig-nommu | 2 # Kconfig for uClinux(non-paged MM) depend configurations
|
D | Kconfig | 309 support by paged memory management. If unsure, say 'Y'.
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd.h | 280 } paged; member 287 #define KSOCK_NOOP_TX_SIZE ((int)offsetof(ksock_tx_t, tx_frags.paged.kiov[0]))
|
D | socklnd_cb.c | 952 tx_frags.paged.kiov[payload_niov]); in ksocknal_send() 978 tx->tx_iov = &tx->tx_frags.paged.iov; in ksocknal_send() 979 tx->tx_kiov = tx->tx_frags.paged.kiov; in ksocknal_send()
|
/linux-4.4.14/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.4.14/arch/m68k/ |
D | Kconfig | 83 support by paged memory management. If unsure, say 'Y'.
|
/linux-4.4.14/arch/powerpc/boot/dts/fsl/ |
D | ge_imp3a.dts | 57 compatible = "ge,imp3a-paged-flash", "cfi-flash";
|
/linux-4.4.14/Documentation/networking/ |
D | netdev-features.txt | 124 NETIF_F_SG --- paged skbs (skb_shinfo()->frags), NETIF_F_FRAGLIST ---
|
/linux-4.4.14/Documentation/trace/ |
D | kprobetrace.txt | 59 has been paged out.
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
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.4.14/Documentation/crypto/ |
D | api-intro.txt | 12 so that processing can be applied to paged skb's without the need
|
/linux-4.4.14/Documentation/hwmon/ |
D | pmbus-core | 48 which PMBus commands are paged and which commands are replicated across all
|
/linux-4.4.14/drivers/mtd/maps/ |
D | Kconfig | 9 paged mappings of flash chips.
|
/linux-4.4.14/Documentation/ |
D | nommu-mmap.txt | 114 paged aligned in the backing store.
|
/linux-4.4.14/ |
D | README | 30 as long as they have a paged memory management unit (PMMU) and a port of the
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | mmu.txt | 84 memory, file backed memory, and device memory. Memory might be paged by the
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 2039 * it will be paged in from host memory. RETURN_2 stores the address of the
|