Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/kvm/
Dsys_regs.h88 #define REG_RAZ (1 << 1) /* RAZ from userspace and guest */ macro
158 return sysreg_visibility(vcpu, r) & REG_RAZ; in sysreg_visible_as_raz()
Dsys_regs.c1140 return REG_RAZ; in id_visibility()
1156 return REG_RAZ | REG_USER_WI; in aa32_id_visibility()
1164 return REG_RAZ; in raz_visibility()