Home
last modified time | relevance | path

Searched refs:kvm_ioctl_create_vcpu (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/strace/
H A Dkvm.c195 kvm_ioctl_create_vcpu(struct tcb *const tcp, const kernel_ulong_t arg) in kvm_ioctl_create_vcpu() function
388 return kvm_ioctl_create_vcpu(tcp, arg); in kvm_ioctl()
H A DChangeLog1348 (kvm_ioctl_create_vcpu): Call vcpu_register to make an entry mapping
10462 * kvm.c (kvm_ioctl_create_vcpu): New function.