Searched defs:pud_same (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dpgtable.h954 static inline int pud_same(pud_t pud_a, pud_t pud_b) function
958 #define pud_same pud_same macro
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1232 #define pud_same pud_same macro
1233 static inline int pud_same(pud_t pud_a, pud_t pud_b) function

Completed in 131 milliseconds