Searched defs:hyperv_call (Results 1 – 3 of 3) sorted by relevance
576 } hyperv_call; member
428 HypervCall hyperv_call = 4; field
513 pub fn hyperv_call(&self, input: u64, params: [u64; 2], data: &mut [u8], vcpu: &Vcpu) -> bool { in hyperv_call() method