Home
last modified time | relevance | path

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

/linux-6.6.21/arch/riscv/kvm/
Daia_imsic.c131 static unsigned long imsic_eix_swap(int ireg, unsigned long val) in imsic_eix_swap() function
396 eix->eip[0] = imsic_eix_swap(IMSIC_EIP0 + i * 2, 0); in imsic_vsfile_local_read()
397 eix->eie[0] = imsic_eix_swap(IMSIC_EIE0 + i * 2, 0); in imsic_vsfile_local_read()
399 eix->eip[1] = imsic_eix_swap(IMSIC_EIP0 + i * 2 + 1, 0); in imsic_vsfile_local_read()
400 eix->eie[1] = imsic_eix_swap(IMSIC_EIE0 + i * 2 + 1, 0); in imsic_vsfile_local_read()