Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands-linux.c1468 static void transfer_vcpu(GuestLogicalProcessor *vcpu, bool sys2vcpu, in transfer_vcpu() argument
1482 fd = openat(dirfd, fn, sys2vcpu ? O_RDONLY : O_RDWR); in transfer_vcpu()
1486 } else if (sys2vcpu) { in transfer_vcpu()
1502 } else if (sys2vcpu) { in transfer_vcpu()