Lines Matching refs:args
945 __u64 args[4];
2487 __u64 args[6];
2567 __u64 args[9];
2573 contains the hypercall number (from the guest R3), and 'args' contains
2575 return code in 'ret' and any extra returned values in args[].
2698 Parameters: args[0] is the address of a struct kvm_config_tlb
2754 Parameters: args[0] defines whether the proxy facility is active
2760 When enabled (args[0] != 0), every time the guest gets an external interrupt
2764 When disabled (args[0] == 0), behavior is as if this facility is unsupported.
2771 Parameters: args[0] is the MPIC device fd
2772 args[1] is the MPIC CPU number for this vcpu
2779 Parameters: args[0] is the XICS device fd
2780 args[1] is the XICS CPU number (server ID) for this vcpu