Searched refs:SGP_NOHUGE (Results 1 – 3 of 3) sorted by relevance
93 SGP_NOHUGE, /* like SGP_CACHE, but no huge pages */ enumerator
1811 if (sgp == SGP_NOHUGE || sgp == SGP_HUGE) in shmem_getpage_gfp()1863 if (shmem_huge == SHMEM_HUGE_DENY || sgp_huge == SGP_NOHUGE) in shmem_getpage_gfp()2110 sgp = SGP_NOHUGE; in shmem_fault()
1711 SGP_NOHUGE)) { in collapse_file()