Searched refs:hypercall (Results 1 – 10 of 10) sorted by relevance
/external/bcc/examples/tracing/ |
D | kvm_hypercall.txt | 1 Demonstrations of kvm_hypercall.py, showing eBPF/bcc based hypercall analysis 8 hypercall itself. 10 To test this, while the python script is run, induce a hypercall from a 32 This output shows a sequence of exit -> hypercall -> entry where the
|
/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/ |
D | hyperv_features.c | 52 static inline u64 hypercall(u64 control, vm_vaddr_t input_address, in hypercall() function 142 res = hypercall(hcall->control, input, output); in guest_hcall()
|
/external/kernel-headers/original/uapi/linux/ |
D | kvm.h | 346 } hypercall; member
|
/external/bcc/ |
D | README.md | 81 …call.py): Conditional static kernel tracepoints for KVM entry, exit and hypercall [Examples](examp…
|
/external/crosvm/kvm_sys/src/aarch64/ |
D | bindings.rs | 1276 pub hypercall: kvm_run__bindgen_ty_1__bindgen_ty_7,
|
/external/crosvm/kvm_sys/src/x86/ |
D | bindings.rs | 1709 pub hypercall: kvm_run__bindgen_ty_1__bindgen_ty_7,
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 16229 } hypercall; member
|
D | vmlinux.h | 16229 } hypercall; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 18500 } hypercall; member
|
D | vmlinux_510.h | 18500 } hypercall; member
|