Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu_bits.h899 #define HVICTL_VALID_MASK \ macro
H A Dcsr.c3993 env->hvictl = val & HVICTL_VALID_MASK; in write_hvictl()