Searched refs:RUN_ON_CPU_HOST_ULONG (Results 1 – 6 of 6) sorted by relevance
598 RUN_ON_CPU_HOST_ULONG(gpa)); in xen_set_shared_info()913 async_run_on_cpu(target, do_set_vcpu_info_gpa, RUN_ON_CPU_HOST_ULONG(gpa)); in vcpuop_register_vcpu_info()949 RUN_ON_CPU_HOST_ULONG(gpa)); in vcpuop_register_vcpu_time_info()978 RUN_ON_CPU_HOST_ULONG(gpa)); in vcpuop_register_runstate_info()
680 RUN_ON_CPU_HOST_ULONG(new_time)); in qemu_plugin_update_ns()
66 run_on_cpu_data mask = RUN_ON_CPU_HOST_ULONG(*plugin.mask); in plugin_cpu_update__locked()
388 #define RUN_ON_CPU_HOST_ULONG(ul) ((run_on_cpu_data){.host_ulong = (ul)}) macro
533 run_on_cpu(t, s390_do_cpu_set_diag318, RUN_ON_CPU_HOST_ULONG(0)); in s390_machine_reset()
1577 RUN_ON_CPU_HOST_ULONG(diag318_info)); in handle_diag_318()
Completed in 32 milliseconds