Searched refs:__vcpu_write_sys_reg_to_cpu (Results 1 – 3 of 3) sorted by relevance
39 else if (!__vcpu_write_sys_reg_to_cpu(val, reg)) in __vcpu_write_sys_reg()
1065 static inline bool __vcpu_write_sys_reg_to_cpu(u64 val, int reg) in __vcpu_write_sys_reg_to_cpu() function
209 WARN_ON(!__vcpu_write_sys_reg_to_cpu(val, el1r)); in vcpu_write_sys_reg()217 if (__vcpu_write_sys_reg_to_cpu(val, reg)) in vcpu_write_sys_reg()