Home
last modified time | relevance | path

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

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