Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dkvm_nested.h213 #define contiguous_bit_shift(d, wi, l) \ macro
/linux-6.15/arch/arm64/kvm/
H A Dnested.c284 addr_bottom += contiguous_bit_shift(desc, wi, level); in walk_nested_s2_pgd()
H A Dat.c460 va_bottom += contiguous_bit_shift(desc, wi, level); in walk_s1()