Searched refs:plpar_guest_create (Results 1 – 2 of 2) sorted by relevance
319 static inline long plpar_guest_create(unsigned long flags, unsigned long *guest_id) in plpar_guest_create() function623 static inline long plpar_guest_create(unsigned long flags, unsigned long *guest_id) in plpar_guest_create() function
5673 rc = plpar_guest_create(0, &guest_id); in kvmppc_core_init_vm_hv()