HomeSort by: relevance | last modified time | path
    Searched defs:riscv_platform (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/riscv/fdt/
riscv_platform.c 1 /* $NetBSD: riscv_platform.c,v 1.4 2025/09/06 22:53:48 thorpej Exp $ */
40 __KERNEL_RCSID(0, "$NetBSD: riscv_platform.c,v 1.4 2025/09/06 22:53:48 thorpej Exp $");
86 static const struct fdt_platform riscv_platform = { variable in typeref:typename:const struct fdt_platform
93 FDT_PLATFORM(rv, FDT_PLATFORM_DEFAULT, &riscv_platform);
riscv_platform.c 1 /* $NetBSD: riscv_platform.c,v 1.4 2025/09/06 22:53:48 thorpej Exp $ */
40 __KERNEL_RCSID(0, "$NetBSD: riscv_platform.c,v 1.4 2025/09/06 22:53:48 thorpej Exp $");
86 static const struct fdt_platform riscv_platform = { variable in typeref:typename:const struct fdt_platform
93 FDT_PLATFORM(rv, FDT_PLATFORM_DEFAULT, &riscv_platform);

Completed in 21 milliseconds