Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dpgtable.h1477 static inline pgd_t *pgd_offset_raw(pgd_t *pgd, unsigned long address) in pgd_offset_raw() function
1489 #define pgd_offset(mm, address) pgd_offset_raw(READ_ONCE((mm)->pgd), address)