Home
last modified time | relevance | path

Searched refs:PA_LOWER_BITS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dchmctrl.h148 #define PA_LOWER_BITS 0x00000000000003c0UL macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dchmctrl.h148 #define PA_LOWER_BITS 0x00000000000003c0UL macro
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dchmc.c490 unsigned long lower_bits = (phys_addr & PA_LOWER_BITS) >> PA_LOWER_BITS_SHIFT; in chmc_bank_match()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dchmc.c491 unsigned long lower_bits = (phys_addr & PA_LOWER_BITS) >> PA_LOWER_BITS_SHIFT; in chmc_bank_match()

Completed in 5 milliseconds