Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kvm/
H A Dloongson_ipi.c13 #define IPI_BASE 0x3ff01000ULL macro
207 addr = (((unsigned long)i) << 44) + IPI_BASE; in kvm_init_loongson_ipi()