Home
last modified time | relevance | path

Searched refs:sceKernelLoadModule (Results 1 – 25 of 134) sorted by relevance

123456

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HLE/
H A DKUBridge.cpp31 return sceKernelLoadModule(path, flags, lmOptionAddr); in kuKernelLoadModule()
H A DsceKernelModule.h57 u32 sceKernelLoadModule(const char *name, u32 flags, u32 optionAddr);
H A DsceKernelModule.cpp1958 u32 sceKernelLoadModule(const char *name, u32 flags, u32 optionAddr) { in sceKernelLoadModule() function
2074 return sceKernelLoadModule(name, flags, optionAddr); in sceKernelLoadModuleNpDrm()
2655 return sceKernelLoadModule(name, flags, optionAddr); in sceKernelLoadModuleForLoadExecVSHDisc()
2660 …{0X977DE386, &WrapU_CUU<sceKernelLoadModule>, "sceKernelLoadModule", …
2684 …{0x977DE386, &WrapU_CUU<sceKernelLoadModule>, "sceKernelLoadModule", …
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HLE/
H A DKUBridge.cpp31 return sceKernelLoadModule(path, flags, lmOptionAddr); in kuKernelLoadModule()
H A DsceKernelModule.h57 u32 sceKernelLoadModule(const char *name, u32 flags, u32 optionAddr);
H A DsceKernelModule.cpp1958 u32 sceKernelLoadModule(const char *name, u32 flags, u32 optionAddr) { in sceKernelLoadModule() function
2074 return sceKernelLoadModule(name, flags, optionAddr); in sceKernelLoadModuleNpDrm()
2655 return sceKernelLoadModule(name, flags, optionAddr); in sceKernelLoadModuleForLoadExecVSHDisc()
2660 …{0X977DE386, &WrapU_CUU<sceKernelLoadModule>, "sceKernelLoadModule", …
2684 …{0x977DE386, &WrapU_CUU<sceKernelLoadModule>, "sceKernelLoadModule", …
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HLE/
H A DKUBridge.cpp31 return sceKernelLoadModule(path, flags, lmOptionAddr); in kuKernelLoadModule()
H A DsceKernelModule.h57 u32 sceKernelLoadModule(const char *name, u32 flags, u32 optionAddr);
H A DsceKernelModule.cpp1958 u32 sceKernelLoadModule(const char *name, u32 flags, u32 optionAddr) { in sceKernelLoadModule() function
2074 return sceKernelLoadModule(name, flags, optionAddr); in sceKernelLoadModuleNpDrm()
2655 return sceKernelLoadModule(name, flags, optionAddr); in sceKernelLoadModuleForLoadExecVSHDisc()
2660 …{0X977DE386, &WrapU_CUU<sceKernelLoadModule>, "sceKernelLoadModule", …
2684 …{0x977DE386, &WrapU_CUU<sceKernelLoadModule>, "sceKernelLoadModule", …
/dports/games/openbor/openbor-3caaddd5/engine/psp/
H A Dpspport.c131 if((modid = sceKernelLoadModule("/Modules/exception.prx", 0, &option)) >= 0) in initExceptionHandler()
/dports/games/openbor3979/openbor-2bcf25b/engine/psp/
H A Dpspport.c131 if((modid = sceKernelLoadModule("/Modules/exception.prx", 0, &option)) >= 0) in initExceptionHandler()
/dports/games/openbor3482/openbor-2c1ecd7/engine/psp/
H A Dpspport.c131 if((modid = sceKernelLoadModule("/Modules/exception.prx", 0, &option)) >= 0) in initExceptionHandler()
/dports/games/openbor4432/openbor-ba1eb4f/engine/psp/
H A Dpspport.c131 if((modid = sceKernelLoadModule("/Modules/exception.prx", 0, &option)) >= 0) in initExceptionHandler()
/dports/games/openbor3711/openbor-6ec17fa/engine/psp/
H A Dpspport.c131 if((modid = sceKernelLoadModule("/Modules/exception.prx", 0, &option)) >= 0) in initExceptionHandler()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/psp/
H A Dmp3.cpp165 modid = sceKernelLoadModule(modname, 0, &option); in loadStartAudioModule()
/dports/games/scummvm/scummvm-2.5.1/backends/platform/psp/
H A Dmp3.cpp165 modid = sceKernelLoadModule(modname, 0, &option); in loadStartAudioModule()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/libc-0.2.102/src/
H A Dpsp.rs2855 pub fn sceKernelLoadModule( in sceKernelLoadModule() function
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/libc-0.2.112/src/
H A Dpsp.rs2855 pub fn sceKernelLoadModule( in sceKernelLoadModule() function
/dports/misc/broot/broot-1.7.0/cargo-crates/libc-0.2.98/src/
H A Dpsp.rs2855 pub fn sceKernelLoadModule( in sceKernelLoadModule() function
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/libc-0.2.81/src/
H A Dpsp.rs2966 pub fn sceKernelLoadModule( in sceKernelLoadModule() function
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/libc-0.2.98/src/
H A Dpsp.rs2855 pub fn sceKernelLoadModule( in sceKernelLoadModule() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libc-0.2.101/src/
H A Dpsp.rs2855 pub fn sceKernelLoadModule( in sceKernelLoadModule() function
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/libc-0.2.77/src/
H A Dpsp.rs2966 pub fn sceKernelLoadModule( in sceKernelLoadModule() function
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/libc-0.2.77/src/
H A Dpsp.rs2966 pub fn sceKernelLoadModule( in sceKernelLoadModule() function
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libc-0.2.103/src/
H A Dpsp.rs2855 pub fn sceKernelLoadModule( in sceKernelLoadModule() function

123456