Home
last modified time | relevance | path

Searched refs:entrylo_kvm_to_user (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dvz.c1874 static inline s64 entrylo_kvm_to_user(unsigned long v) in entrylo_kvm_to_user() function
1918 *v = entrylo_kvm_to_user(read_gc0_entrylo0()); in kvm_vz_get_one_reg()
1921 *v = entrylo_kvm_to_user(read_gc0_entrylo1()); in kvm_vz_get_one_reg()
/kernel/linux/linux-6.6/arch/mips/kvm/
H A Dvz.c1878 static inline s64 entrylo_kvm_to_user(unsigned long v) in entrylo_kvm_to_user() function
1922 *v = entrylo_kvm_to_user(read_gc0_entrylo0()); in kvm_vz_get_one_reg()
1925 *v = entrylo_kvm_to_user(read_gc0_entrylo1()); in kvm_vz_get_one_reg()

Completed in 7 milliseconds