HomeSort by relevance Sort by last modified time
    Searched defs:MAP_HUGETLB (Results 151 - 159 of 159) sorted by null

1 2 3 4 5 67

  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_amd64.go 531 MAP_HUGETLB = 0x40000
    [all...]
zerrors_linux_arm64.go 669 MAP_HUGETLB = 0x40000
    [all...]
zerrors_linux_mips.go 650 MAP_HUGETLB = 0x80000
    [all...]
zerrors_linux_mips64.go 663 MAP_HUGETLB = 0x80000
    [all...]
zerrors_linux_mips64le.go 663 MAP_HUGETLB = 0x80000
    [all...]
zerrors_linux_mipsle.go 650 MAP_HUGETLB = 0x80000
    [all...]
zerrors_linux_ppc64.go 667 MAP_HUGETLB = 0x40000
    [all...]
zerrors_linux_ppc64le.go 669 MAP_HUGETLB = 0x40000
    [all...]
zerrors_linux_s390x.go 665 MAP_HUGETLB = 0x40000
    [all...]

Completed in 926 milliseconds

1 2 3 4 5 67