Home
last modified time | relevance | path

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

/Linux-v6.6/arch/riscv/kvm/
Daia_imsic.c130 static unsigned long imsic_eix_swap(int ireg, unsigned long val) in imsic_eix_swap() function
395 eix->eip[0] = imsic_eix_swap(IMSIC_EIP0 + i * 2, 0); in imsic_vsfile_local_read()
396 eix->eie[0] = imsic_eix_swap(IMSIC_EIE0 + i * 2, 0); in imsic_vsfile_local_read()
398 eix->eip[1] = imsic_eix_swap(IMSIC_EIP0 + i * 2 + 1, 0); in imsic_vsfile_local_read()
399 eix->eie[1] = imsic_eix_swap(IMSIC_EIE0 + i * 2 + 1, 0); in imsic_vsfile_local_read()