Home
last modified time | relevance | path

Searched refs:SWAP (Results 1 – 23 of 23) sorted by relevance

/linux-4.4.14/arch/metag/tbx/
Dtbipcx.S311 SWAP D1Ar3,A1GbP
318 SWAP D1Ar3,A1GbP
332 SWAP D1Ar3,A1GbP /* Get PRIV stack base */
340 SWAP D1Ar3,A0GblIStP /* Get PRIV stack base */
Dtbisoft.S133 SWAP D1Ar5,TXMASKI /* D1Ar5 <-> TXMASKI */
153 SWAP D0Re0,TXMASKI /* D0Re0 <-> TXMASKI */
Dtbidefr.S101 SWAP D1RtP, PC
Dtbicore.S116 SWAP D1Re0,TXMASKI /* Really stop ints */
Dtbictx.S123 SWAP D0Re0,A0.2 /* pDst into D0Re0 */
131 SWAP D0Re0,A0.2 /* pDst back into A0.2 */
/linux-4.4.14/arch/metag/lib/
Dashrdi3.S25 SWAP D1Ar3,D0Ar4
Dlshrdi3.S25 SWAP D1Ar3,D0Ar4
Dashldi3.S24 SWAP D0Ar4,D1Ar3
/linux-4.4.14/drivers/video/fbdev/
Ddnfb.c103 #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/
Dftrace_stub.S50 SWAP PC,D1RtP
/linux-4.4.14/Documentation/accounting/
Ddelay-accounting.txt98 SWAP count delay total
114 SWAP count delay total
/linux-4.4.14/arch/powerpc/xmon/
Dxmon.c1834 #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/
Datomic-ops.txt5 On the FR-V CPUs, there is only one atomic Read-Modify-Write operation: the SWAP/SWAPI
/linux-4.4.14/arch/nios2/
DKconfig38 config SWAP config
/linux-4.4.14/arch/microblaze/
DKconfig37 config SWAP config
/linux-4.4.14/Documentation/filesystems/
Dtmpfs.txt140 RAM/SWAP in 10240 inodes and it is only accessible by root.
/linux-4.4.14/drivers/xen/
DKconfig14 depends on XEN && XEN_BALLOON && CLEANCACHE && SWAP && XEN_TMEM
/linux-4.4.14/kernel/power/
DKconfig36 depends on SWAP && ARCH_HIBERNATION_POSSIBLE
/linux-4.4.14/drivers/mtd/
DKconfig304 depends on MTD && SWAP
/linux-4.4.14/mm/
DKconfig464 depends on SWAP
/linux-4.4.14/init/
DKconfig211 config SWAP config
1015 depends on MEMCG && SWAP
/linux-4.4.14/Documentation/cgroups/
Dmemory.txt566 If you want to know more exact memory usage, you should use RSS+CACHE(+SWAP)
/linux-4.4.14/
DMAINTAINERS11965 ZSWAP COMPRESSED SWAP CACHING