Home
last modified time | relevance | path

Searched refs:__vcpu_read_sys_reg_from_cpu (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/arch/arm64/kvm/
Dsys_regs.c67 static bool __vcpu_read_sys_reg_from_cpu(int reg, u64 *val) in __vcpu_read_sys_reg_from_cpu() function
153 __vcpu_read_sys_reg_from_cpu(reg, &val)) in vcpu_read_sys_reg()