Home
last modified time | relevance | path

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

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