Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/mips/kvm/
H A Dtlb.c256 unsigned long old_entryhi, old_pagemask, old_guestctl1; in kvm_vz_local_flush_roottlb_all_guests() local
268 old_guestctl1 = read_c0_guestctl1(); in kvm_vz_local_flush_roottlb_all_guests()
295 write_c0_guestctl1(old_guestctl1); in kvm_vz_local_flush_roottlb_all_guests()
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dtlb.c394 unsigned long old_entryhi, old_pagemask, old_guestctl1; in kvm_vz_local_flush_roottlb_all_guests() local
406 old_guestctl1 = read_c0_guestctl1(); in kvm_vz_local_flush_roottlb_all_guests()
433 write_c0_guestctl1(old_guestctl1); in kvm_vz_local_flush_roottlb_all_guests()

Completed in 2 milliseconds