Home
last modified time | relevance | path

Searched defs:lower_bits (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dsev-es.h69 static inline u64 lower_bits(u64 val, unsigned int bits) in lower_bits() function
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dchmc.c490 unsigned long lower_bits = (phys_addr & PA_LOWER_BITS) >> PA_LOWER_BITS_SHIFT; in chmc_bank_match() local