Searched refs:__vcpu_write_sys_reg_to_cpu (Results 1 – 3 of 3) sorted by relevance
41 !__vcpu_write_sys_reg_to_cpu(val, reg)) in __vcpu_write_sys_reg()
1220 static inline bool __vcpu_write_sys_reg_to_cpu(u64 val, int reg) in __vcpu_write_sys_reg_to_cpu() function
254 WARN_ON(!__vcpu_write_sys_reg_to_cpu(val, el1r)); in vcpu_write_sys_reg()262 if (__vcpu_write_sys_reg_to_cpu(val, reg)) in vcpu_write_sys_reg()
Completed in 18 milliseconds