Home
last modified time | relevance | path

Searched refs:kernels (Results 1 – 25 of 84) sorted by relevance

1234

/openbsd/src/sys/arch/sparc64/stand/ofwboot/
Dboot.c86 char *kernels[] = { variable
471 bootlp = kernels; in main()
492 kernels[0] = 0; /* no more iteration */ in main()
509 bootlp = kernels; in main()
/openbsd/src/sys/arch/alpha/stand/netboot/
Dversion11 1.6: Add support for gzipped kernels.
/openbsd/src/sys/arch/luna88k/conf/
DGENERIC.MP3 # For further information on compiling OpenBSD kernels, see the config(8)
DGENERIC3 # For further information on compiling OpenBSD kernels, see the config(8)
/openbsd/src/sys/arch/alpha/stand/boot/
Dversion23 1.9: Add support for gzipped kernels.
/openbsd/src/gnu/llvm/llvm/docs/
DUserGuides.rst240 This document describes using the NVPTX backend to compile GPU kernels.
243 This document describes using the AMDGPU backend to compile GPU kernels.
255 This document describes using the SPIR-V target to compile GPU kernels.
/openbsd/src/distrib/notes/sparc64/
Dcontents42 Please note that there are multiple bootable images and kernels, intended
Dfeatures23 dnl define if SMP kernels are provided
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPULowerModuleLDSPass.cpp322 FunctionVariableMap &kernels, in getUsesOfLDSByFunction() argument
337 kernels[F].insert(&GV); in getUsesOfLDSByFunction()
482 ArrayRef<Function *> kernels, in buildLookupTable() argument
490 const size_t NumberKernels = kernels.size(); in buildLookupTable()
500 LDSVariableReplacement Replacement = KernelToReplacement[kernels[i]]; in buildLookupTable()
/openbsd/src/distrib/notes/macppc/
Dfeatures23 dnl define if SMP kernels are provided
/openbsd/src/distrib/notes/alpha/
Dfeatures23 dnl define if SMP kernels are provided
/openbsd/src/distrib/notes/loongson/
Dfeatures23 dnl define if SMP kernels are provided
/openbsd/src/distrib/notes/hppa/
Dfeatures23 dnl define if SMP kernels are provided
/openbsd/src/distrib/notes/arm64/
Dfeatures23 dnl define if SMP kernels are provided
/openbsd/src/distrib/notes/powerpc64/
Dfeatures23 dnl define if SMP kernels are provided
/openbsd/src/distrib/notes/luna88k/
Dfeatures23 dnl define if SMP kernels are provided
/openbsd/src/distrib/notes/armv7/
Dfeatures23 dnl define if SMP kernels are provided
/openbsd/src/distrib/notes/riscv64/
Dfeatures23 dnl define if SMP kernels are provided
/openbsd/src/distrib/notes/landisk/
Dfeatures23 dnl define if SMP kernels are provided
/openbsd/src/distrib/notes/octeon/
Dfeatures23 dnl define if SMP kernels are provided
/openbsd/src/distrib/notes/i386/
Dfeatures23 dnl define if SMP kernels are provided
/openbsd/src/distrib/notes/amd64/
Dfeatures23 dnl define if SMP kernels are provided
/openbsd/src/gnu/llvm/llvm/include/llvm/Frontend/OpenACC/
DACC.td303 def ACC_Kernels : Directive<"kernels"> {
528 def ACC_KernelsLoop : Directive<"kernels loop"> {
/openbsd/src/distrib/octeon/ramdisk/
Dinstall.md72 and one MBR partition on which kernels are located which are loaded
/openbsd/src/sys/arch/amd64/stand/boot/
Dboot.853 Loading kernels from any device supported by your system BIOS.
55 Loading kernels compressed by
286 This is useful for testing kernels in an artificially

1234