Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dpauth.c89 static const int mintxsz = 16; // (if) we support TTST/LVA/LVA2 in compute_bottom_pac() local
98 return 64 - clamp(txsz, mintxsz, maxtxsz); in compute_bottom_pac()