Searched refs:SHM_HUGETLB (Results 1 – 2 of 2) sorted by relevance
38 #ifndef SHM_HUGETLB39 #define SHM_HUGETLB 04000 macro61 shmid = shmget(2, LENGTH, SHM_HUGETLB | IPC_CREAT | SHM_R | SHM_W); in main()
38 #define SHM_HUGETLB 04000 /* segment will use huge TLB pages */ macro242 test_mmap(default_hps, SHM_HUGETLB); in main()251 test_shmget(ps, SHM_HUGETLB | arg); in main()254 test_shmget(default_hps, SHM_HUGETLB); in main()