Searched refs:uv_call_sched (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/s390/include/asm/ ! |
| H A D | uv.h | 458 static inline int uv_call_sched(unsigned long r1, unsigned long r2) in uv_call_sched() function 483 cc = uv_call_sched(0, (u64)&uvcb); in uv_cmd_nodata() 521 int cc = uv_call_sched(0, (u64)&uvcb); in uv_list_secrets()
|
| /linux/drivers/s390/char/ ! |
| H A D | uvdevice.c | 227 uv_call_sched(0, (u64)uvcb_attest); in uvio_attestation() 294 uv_call_sched(0, (u64)&uvcb); in uvio_add_secret() 460 uv_call_sched(0, (u64)&uvcb); in uvio_retr_secret()
|
| /linux/arch/s390/kvm/ ! |
| H A D | pv.c | 413 cc = uv_call_sched(0, (u64)&uvcb); in kvm_s390_pv_deinit_vm_fast() 727 cc = uv_call_sched(0, (u64)&uvcb); in kvm_s390_pv_init_vm() 856 cc = uv_call_sched(0, (u64)&uvcb); in kvm_s390_pv_dump_cpu() 940 cc = uv_call_sched(0, (u64)&uvcb); in kvm_s390_pv_dump_stor_state() 1018 ret = uv_call_sched(0, (u64)&complete); in kvm_s390_pv_dump_complete()
|
| /linux/arch/s390/kernel/ ! |
| H A D | uv.c | 834 uv_call_sched(0, (u64)&uvcb); in uv_retrieve_secret()
|