Home
last modified time | relevance | path

Searched refs:opal_nmmu_set_ptcr (Results 1 – 25 of 29) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/doc/opal-api/
H A Dopal-nmmu-set-ptcr-127.rst10 int64 opal_nmmu_set_ptcr(uint64 chip_id, uint64_t ptcr);
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/doc/opal-api/
H A Dopal-nmmu-set-ptcr-127.rst10 int64 opal_nmmu_set_ptcr(uint64 chip_id, uint64_t ptcr);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/doc/opal-api/
H A Dopal-nmmu-set-ptcr-127.rst10 int64 opal_nmmu_set_ptcr(uint64 chip_id, uint64_t ptcr);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/doc/opal-api/
H A Dopal-nmmu-set-ptcr-127.rst10 int64 opal_nmmu_set_ptcr(uint64 chip_id, uint64_t ptcr);
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/doc/opal-api/
H A Dopal-nmmu-set-ptcr-127.rst10 int64 opal_nmmu_set_ptcr(uint64 chip_id, uint64_t ptcr);
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/doc/opal-api/
H A Dopal-nmmu-set-ptcr-127.rst10 int64 opal_nmmu_set_ptcr(uint64 chip_id, uint64_t ptcr);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/core/
H A Dcpu.c1432 static int64_t opal_nmmu_set_ptcr(uint64_t chip_id, uint64_t ptcr) in opal_nmmu_set_ptcr() function
1450 opal_call(OPAL_NMMU_SET_PTCR, opal_nmmu_set_ptcr, 2);
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/platforms/powernv/
H A Dopal-call.c250 OPAL_CALL(opal_nmmu_set_ptcr, OPAL_NMMU_SET_PTCR);
H A Dopal.c1226 rc = opal_nmmu_set_ptcr(-1UL, ptcr); in powernv_set_nmmu_ptcr()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/platforms/powernv/
H A Dopal-call.c250 OPAL_CALL(opal_nmmu_set_ptcr, OPAL_NMMU_SET_PTCR);
H A Dopal.c1226 rc = opal_nmmu_set_ptcr(-1UL, ptcr); in powernv_set_nmmu_ptcr()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/platforms/powernv/
H A Dopal-call.c250 OPAL_CALL(opal_nmmu_set_ptcr, OPAL_NMMU_SET_PTCR);
H A Dopal.c1226 rc = opal_nmmu_set_ptcr(-1UL, ptcr); in powernv_set_nmmu_ptcr()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/core/
H A Dcpu.c1623 static int64_t opal_nmmu_set_ptcr(uint64_t chip_id, uint64_t ptcr) in opal_nmmu_set_ptcr() function
1641 opal_call(OPAL_NMMU_SET_PTCR, opal_nmmu_set_ptcr, 2);
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/core/
H A Dcpu.c1623 static int64_t opal_nmmu_set_ptcr(uint64_t chip_id, uint64_t ptcr) in opal_nmmu_set_ptcr() function
1641 opal_call(OPAL_NMMU_SET_PTCR, opal_nmmu_set_ptcr, 2);
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/core/
H A Dcpu.c1623 static int64_t opal_nmmu_set_ptcr(uint64_t chip_id, uint64_t ptcr) in opal_nmmu_set_ptcr() function
1641 opal_call(OPAL_NMMU_SET_PTCR, opal_nmmu_set_ptcr, 2);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/core/
H A Dcpu.c1623 static int64_t opal_nmmu_set_ptcr(uint64_t chip_id, uint64_t ptcr) in opal_nmmu_set_ptcr() function
1641 opal_call(OPAL_NMMU_SET_PTCR, opal_nmmu_set_ptcr, 2);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/core/
H A Dcpu.c1623 static int64_t opal_nmmu_set_ptcr(uint64_t chip_id, uint64_t ptcr) in opal_nmmu_set_ptcr() function
1641 opal_call(OPAL_NMMU_SET_PTCR, opal_nmmu_set_ptcr, 2);
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/core/
H A Dcpu.c1708 static int64_t opal_nmmu_set_ptcr(uint64_t chip_id, uint64_t ptcr) in opal_nmmu_set_ptcr() function
1726 opal_call(OPAL_NMMU_SET_PTCR, opal_nmmu_set_ptcr, 2);
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dopal.h240 int64_t opal_nmmu_set_ptcr(uint64_t chip_id, uint64_t ptcr);
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dopal.h240 int64_t opal_nmmu_set_ptcr(uint64_t chip_id, uint64_t ptcr);
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dopal.h240 int64_t opal_nmmu_set_ptcr(uint64_t chip_id, uint64_t ptcr);
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/doc/release-notes/
H A Dskiboot-5.5.0-rc1.rst430 calling opal_nmmu_set_ptcr() during kernel load.
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/doc/release-notes/
H A Dskiboot-5.5.0-rc1.rst430 calling opal_nmmu_set_ptcr() during kernel load.
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/doc/release-notes/
H A Dskiboot-5.5.0-rc1.rst430 calling opal_nmmu_set_ptcr() during kernel load.

12