Searched refs:nr_pre_bits (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c336 u32 nr_pre_bits; local
339 nr_pre_bits = vtr_to_nr_pre_bits(val);
341 switch (nr_pre_bits) {
353 switch (nr_pre_bits) {
369 u32 nr_pre_bits; local
372 nr_pre_bits = vtr_to_nr_pre_bits(val);
374 switch (nr_pre_bits) {
386 switch (nr_pre_bits) {

Completed in 225 milliseconds