Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/arch/arm64/kvm/
Dsys_regs.c1466 static int demux_c15_get(u64 id, void __user *uaddr) in demux_c15_get() function
1528 return demux_c15_get(reg->id, uaddr); in kvm_arm_sys_reg_get_reg()