Lines Matching +full:1 +full:kib
616 An arch should select this symbol to support seccomp mode 1 (the fixed
636 - secure_computing return value is checked and a return value of -1
805 depends on $(success,$(NM) --help | head -n 1 | grep -qi llvm)
806 depends on $(success,$(AR) --help | head -n 1 | grep -qi llvm)
1284 bool "4KiB pages"
1287 This option select the standard 4KiB Linux page size and the only
1288 available option on many architectures. Using 4KiB page size will
1292 assumptions about the page size and only runs on 4KiB pages.
1295 bool "8KiB pages"
1299 processors, and can be slightly faster than 4KiB pages.
1302 bool "16KiB pages"
1313 bool "32KiB pages"
1316 Using 32KiB page size will result in slightly higher performance
1318 16KiB pages. This option is available only on cnMIPS cores.
1323 bool "64KiB pages"
1326 Using 64KiB page size will result in slightly higher performance
1328 4KiB or 16KiB pages.
1335 bool "256KiB pages"
1338 256KiB pages have little practical value due to their extreme
1340 that have been compiled with '-zmax-page-size' set to 256KiB
1341 (the default is 64KiB or 4KiB on most architectures).
1457 but fairly different variant of sigaction(2), thanks to OSF/1