Searched defs:__abs_lowcore_pa (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/arch/s390/boot/ | ||
H A D | boot.h | 94 #define __abs_lowcore_pa(x) (((unsigned long)(x) - __abs_lowcore) % sizeof(struct lowcore)) macro |
Completed in 2 milliseconds