/openbmc/qemu/target/i386/kvm/ |
H A D | tdx-stub.c | 17 int tdx_handle_report_fatal_error(X86CPU *cpu, struct kvm_run *run) in tdx_handle_report_fatal_error() 22 void tdx_handle_get_quote(X86CPU *cpu, struct kvm_run *run) in tdx_handle_get_quote() 26 void tdx_handle_get_tdvmcall_info(X86CPU *cpu, struct kvm_run *run) in tdx_handle_get_tdvmcall_info() 30 void tdx_handle_setup_event_notify_interrupt(X86CPU *cpu, struct kvm_run *run) in tdx_handle_setup_event_notify_interrupt()
|
/openbmc/qemu/python/qemu/utils/ |
H A D | qom.py | 85 def run(self) -> int: member in QOMSet 130 def run(self) -> int: member in QOMGet 178 def run(self) -> int: member in QOMList 252 def run(self) -> int: member in QOMTree
|
/openbmc/qemu/tests/migration-stress/guestperf/ |
H A D | shell.py | 179 def run(self, argv): member in Shell 215 def run(self, argv): member in BatchShell 271 def run(self, argv): member in PlotShell
|
/openbmc/qemu/target/s390x/kvm/ |
H A D | kvm.c | 1012 void kvm_arch_pre_run(CPUState *cpu, struct kvm_run *run) in kvm_arch_pre_run() 1016 MemTxAttrs kvm_arch_post_run(CPUState *cs, struct kvm_run *run) in kvm_arch_post_run() 1151 static void kvm_sclp_service_call(S390CPU *cpu, struct kvm_run *run, in kvm_sclp_service_call() 1185 static int handle_b2(S390CPU *cpu, struct kvm_run *run, uint8_t ipa1) in handle_b2() 1256 static uint64_t get_base_disp_rxy(S390CPU *cpu, struct kvm_run *run, in get_base_disp_rxy() 1276 static uint64_t get_base_disp_rsy(S390CPU *cpu, struct kvm_run *run, in get_base_disp_rsy() 1294 static int kvm_clp_service_call(S390CPU *cpu, struct kvm_run *run) in kvm_clp_service_call() 1305 static int kvm_pcilg_service_call(S390CPU *cpu, struct kvm_run *run) in kvm_pcilg_service_call() 1317 static int kvm_pcistg_service_call(S390CPU *cpu, struct kvm_run *run) in kvm_pcistg_service_call() 1329 static int kvm_stpcifc_service_call(S390CPU *cpu, struct kvm_run *run) in kvm_stpcifc_service_call() [all …]
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | munmap-pthread.c | 14 volatile bool *run = arg; in thread_mmap_munmap() local 42 volatile bool run = true; in main() local
|
/openbmc/qemu/tests/docker/ |
H A D | docker.py | 358 def run(self, cmd, keep, quiet, as_user=False): member in Docker 393 def run(self, args, argv): member in SubCommand 411 def run(self, args, argv): member in RunCommand 442 def run(self, args, argv): member in BuildCommand 512 def run(self, args, argv): member in FetchCommand 533 def run(self, args, argv): member in UpdateCommand 601 def run(self, args, argv): member in CleanCommand 610 def run(self, args, argv): member in ImagesCommand 618 def run(self, args, argv): member in ProbeCommand 646 def run(self, args, argv): member in CcCommand
|
/openbmc/obmc-ikvm/ |
H A D | ikvm_manager.cpp | 15 void Manager::run() in run() function in ikvm::Manager 17 std::thread run(serverThread, this); in run() local
|
/openbmc/libpldm/tests/fuzz/ |
H A D | fuzz-coverage.py | 20 def run(args): function
|
/openbmc/libmctp/tests/fuzz/ |
H A D | fuzz-coverage.py | 20 def run(args): function
|
/openbmc/qemu/python/ |
H A D | setup.py | 21 def run(self): member in bdist_egg_guard
|
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/ |
H A D | testmetaidesupport.py | 8 def run(self, d): member in TestSDK
|
/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/ |
H A D | testsdk.py | 10 def run(self, d): member in TestSDKExt
|
/openbmc/witherspoon-pfault-analysis/power-sequencer/ |
H A D | runtime_monitor.cpp | 34 int RuntimeMonitor::run() in run() function in witherspoon::power::RuntimeMonitor
|
/openbmc/phosphor-power/power-sequencer/ |
H A D | runtime_monitor.cpp | 33 int RuntimeMonitor::run() in run() function in phosphor::power::RuntimeMonitor
|
/openbmc/u-boot/Documentation/sphinx/ |
H A D | kfigure.py | 352 def run(self): member in KernelImage 388 def run(self): member in KernelFigure 477 def run(self): member in KernelRender
|
H A D | kernel_include.py | 61 def run(self): member in KernelInclude
|
/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/ |
H A D | dump-gerrit.py | 29 def run(self, args: argparse.Namespace) -> int: member in subcmd
|
H A D | report.py | 14 def run(self, args: argparse.Namespace) -> int: member in subcmd
|
H A D | analyze-commits.py | 36 def run(self, args: argparse.Namespace) -> int: member in subcmd
|
H A D | analyze-reviews.py | 41 def run(self, args: argparse.Namespace) -> int: member in subcmd
|
H A D | verify-files.py | 20 def run(self, args: argparse.Namespace) -> int: member in subcmd
|
/openbmc/openbmc-tools/dbus-vis/ |
H A D | renderer.js | 48 run() { method in Renderer
|
/openbmc/qemu/docs/sphinx/ |
H A D | fakedbusdoc.py | 19 def run(self): member in FakeDBusDocDirective
|
/openbmc/sdbusplus/test/event/ |
H A D | event.cpp | 42 struct run in TEST_F() struct 44 static int _(sd_event_source*, int, uint32_t, void* data) in TEST_F()
|
/openbmc/slpd-lite/ |
H A D | slp_server.cpp | 17 int slp::udp::Server::run() in run() function in slp::udp::Server
|