Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/kvm/
Dcoproc.c790 static int demux_c15_get(u64 id, void __user *uaddr) in demux_c15_get() function
1017 return demux_c15_get(reg->id, uaddr); in kvm_arm_coproc_get_reg()
/linux-4.1.27/arch/arm64/kvm/
Dsys_regs.c1235 static int demux_c15_get(u64 id, void __user *uaddr) in demux_c15_get() function
1297 return demux_c15_get(reg->id, uaddr); in kvm_arm_sys_reg_get_reg()