Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dkvm_nested.h211 #define contiguous_bit_shift(d, wi, l) \ macro
/linux/arch/arm64/kvm/
H A Dnested.c282 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()