Searched full:epapr (Results 1 – 19 of 19) sorted by relevance
| /freebsd/share/man/man4/ |
| H A D | simplebus.4 | 33 .Nd ePAPR simple-bus driver 40 .Pa ePAPR 69 .Pq Vt ePAPR .
|
| H A D | fdt.4 | 113 further supplemented by the ePAPR specification. 191 .Pq Vt ePAPR .
|
| H A D | fdtbus.4 | 75 .Pq Vt ePAPR .
|
| /freebsd/usr.bin/dtc/ |
| H A D | dtc.1 | 101 .It Ar epapr 102 Generate the phandle nodes, as described in the ePAPR specification. 395 .Pq Vt ePAPR ,
|
| H A D | dtc.cc | 232 else if (arg == "epapr") in main() 234 tree.set_phandle_format(device_tree::EPAPR); in main()
|
| H A D | HACKING | 39 ePAPR spec. The `checker` class provides a simple superclass for implementing
|
| H A D | dtb.hh | 52 /** The token types in the DTB, as defined by §7.4.1 of the ePAPR
|
| H A D | fdt.hh | 726 EPAPR, enumerator 734 phandle_format phandle_node_name = EPAPR;
|
| H A D | fdt.cc | 1351 if (phandle_node_name == BOTH || phandle_node_name == EPAPR) in assign_phandle()
|
| /freebsd/sys/contrib/device-tree/Bindings/riscv/ |
| H A D | sifive-l2-cache.txt | 6 All the properties in ePAPR/DeviceTree specification applies for this platform
|
| H A D | sifive-l2-cache.yaml | 18 All the properties in ePAPR/DeviceTree specification applies for this platform.
|
| H A D | sifive,ccache0.yaml | 17 All the properties in ePAPR/DeviceTree specification applies for this platform.
|
| /freebsd/sys/contrib/device-tree/Bindings/cache/ |
| H A D | sifive,ccache0.yaml | 17 All the properties in ePAPR/DeviceTree specification applies for this platform.
|
| /freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | msi-pic.txt | 88 mapping for MSIIR. The Freescale ePAPR hypervisor has this requirement
|
| /freebsd/sys/powerpc/booke/ |
| H A D | booke_machdep.c | 355 * - ePAPR loaders pass an FDT blob in r3 (arg1) and the magic hex in booke_init() 362 else if (booke_check_for_fdt(arg1, &dtbp) == 0) { /* ePAPR */ in booke_init()
|
| H A D | locore.S | 399 * Alternatively, this page may be executed using an ePAPR-standardized
|
| /freebsd/sys/powerpc/mpc85xx/ |
| H A D | platform_mpc85xx.c | 404 * because ePAPR booting has the other core(s) already running. in mpc85xx_smp_start_cpu() 412 /* First try the ePAPR way. */ in mpc85xx_smp_start_cpu()
|
| /freebsd/sys/dev/ofw/ |
| H A D | ofw_bus_subr.c | 425 * CHRP-derived OF bindings, including ePAPR-compliant FDTs, in ofw_bus_search_intrmap()
|
| /freebsd/sys/kern/ |
| H A D | subr_intr.c | 886 * In FDT case, according to ePAPR approved version 1.1 from 08 April 2011,
|