Home
last modified time | relevance | path

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

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