Home
last modified time | relevance | path

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

/linux/arch/loongarch/kvm/
H A Dinterrupt.c12 [INT_TI] = CPU_TIMER,
H A Dtimer.c106 if (!(estat & CPU_TIMER)) in kvm_restore_timer()
/linux/arch/loongarch/include/asm/
H A Dkvm_vcpu.h16 #define CPU_TIMER (_ULCAST_(1) << 11) macro