Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Demulate-nested.c1926 static u32 encoding_next(u32 encoding) in encoding_next() function
1966 for (u32 enc = cgt->encoding; enc <= cgt->end; enc = encoding_next(enc)) { in populate_nv_trap_config()