Searched refs:SYS_GCR_EL1_EXCL_MASK (Results 1 – 3 of 3) sorted by relevance
97 u64 excl = ~incl & SYS_GCR_EL1_EXCL_MASK; in update_gcr_el1_excl()105 sysreg_clear_set_s(SYS_GCR_EL1, SYS_GCR_EL1_EXCL_MASK, excl); in update_gcr_el1_excl()
444 mov x10, #(SYS_GCR_EL1_RRND | SYS_GCR_EL1_EXCL_MASK)
975 #define SYS_GCR_EL1_EXCL_MASK 0xffffUL macro