Searched refs:SWAP (Results 1 – 23 of 23) sorted by relevance
/linux-4.4.14/arch/metag/tbx/ |
D | tbipcx.S | 311 SWAP D1Ar3,A1GbP 318 SWAP D1Ar3,A1GbP 332 SWAP D1Ar3,A1GbP /* Get PRIV stack base */ 340 SWAP D1Ar3,A0GblIStP /* Get PRIV stack base */
|
D | tbisoft.S | 133 SWAP D1Ar5,TXMASKI /* D1Ar5 <-> TXMASKI */ 153 SWAP D0Re0,TXMASKI /* D0Re0 <-> TXMASKI */
|
D | tbidefr.S | 101 SWAP D1RtP, PC
|
D | tbicore.S | 116 SWAP D1Re0,TXMASKI /* Really stop ints */
|
D | tbictx.S | 123 SWAP D0Re0,A0.2 /* pDst into D0Re0 */ 131 SWAP D0Re0,A0.2 /* pDst back into A0.2 */
|
/linux-4.4.14/arch/metag/lib/ |
D | ashrdi3.S | 25 SWAP D1Ar3,D0Ar4
|
D | lshrdi3.S | 25 SWAP D1Ar3,D0Ar4
|
D | ashldi3.S | 24 SWAP D0Ar4,D1Ar3
|
/linux-4.4.14/drivers/video/fbdev/ |
D | dnfb.c | 103 #define SWAP(A) ((A>>8) | ((A&0xff) <<8)) macro 264 out_be16(AP_ROP_1, SWAP(0x3)); in dnfb_probe()
|
/linux-4.4.14/arch/metag/kernel/ |
D | ftrace_stub.S | 50 SWAP PC,D1RtP
|
/linux-4.4.14/Documentation/accounting/ |
D | delay-accounting.txt | 98 SWAP count delay total 114 SWAP count delay total
|
/linux-4.4.14/arch/powerpc/xmon/ |
D | xmon.c | 1834 #define SWAP(a, b, t) ((t) = (a), (a) = (b), (b) = (t)) macro 1843 SWAP(val[0], val[1], t); in byterev() 1846 SWAP(val[0], val[3], t); in byterev() 1847 SWAP(val[1], val[2], t); in byterev() 1850 SWAP(val[0], val[7], t); in byterev() 1851 SWAP(val[1], val[6], t); in byterev() 1852 SWAP(val[2], val[5], t); in byterev() 1853 SWAP(val[3], val[4], t); in byterev()
|
/linux-4.4.14/Documentation/frv/ |
D | atomic-ops.txt | 5 On the FR-V CPUs, there is only one atomic Read-Modify-Write operation: the SWAP/SWAPI
|
/linux-4.4.14/arch/nios2/ |
D | Kconfig | 38 config SWAP config
|
/linux-4.4.14/arch/microblaze/ |
D | Kconfig | 37 config SWAP config
|
/linux-4.4.14/Documentation/filesystems/ |
D | tmpfs.txt | 140 RAM/SWAP in 10240 inodes and it is only accessible by root.
|
/linux-4.4.14/drivers/xen/ |
D | Kconfig | 14 depends on XEN && XEN_BALLOON && CLEANCACHE && SWAP && XEN_TMEM
|
/linux-4.4.14/kernel/power/ |
D | Kconfig | 36 depends on SWAP && ARCH_HIBERNATION_POSSIBLE
|
/linux-4.4.14/drivers/mtd/ |
D | Kconfig | 304 depends on MTD && SWAP
|
/linux-4.4.14/mm/ |
D | Kconfig | 464 depends on SWAP
|
/linux-4.4.14/init/ |
D | Kconfig | 211 config SWAP config 1015 depends on MEMCG && SWAP
|
/linux-4.4.14/Documentation/cgroups/ |
D | memory.txt | 566 If you want to know more exact memory usage, you should use RSS+CACHE(+SWAP)
|
/linux-4.4.14/ |
D | MAINTAINERS | 11965 ZSWAP COMPRESSED SWAP CACHING
|