Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/
H A Dat.c666 #define ATTR_NSH 0b00 macro
681 sh = ATTR_NSH; in compute_sh()
693 return ATTR_NSH; in combine_sh()
801 par |= FIELD_PREP(SYS_PAR_EL1_SH, ATTR_NSH); in compute_par_s1()