Searched defs:hpd (Results 1 – 3 of 3) sorted by relevance
15 static inline pte_t *hugepd_page(hugepd_t hpd) in hugepd_page()25 static inline unsigned int hugepd_mmu_psize(hugepd_t hpd) in hugepd_mmu_psize()30 static inline unsigned int hugepd_shift(hugepd_t hpd) in hugepd_shift()37 static inline pte_t *hugepd_page(hugepd_t hpd) in hugepd_page()43 static inline unsigned int hugepd_shift(hugepd_t hpd) in hugepd_shift()51 static inline pte_t *hugepte_offset(hugepd_t hpd, unsigned long addr, in hugepte_offset()182 static inline pte_t *hugepte_offset(hugepd_t hpd, unsigned long addr, in hugepte_offset()
394 static inline int hugepd_ok(hugepd_t hpd) in hugepd_ok()404 static inline int hugepd_ok(hugepd_t hpd) in hugepd_ok()410 #define is_hugepd(hpd) (hugepd_ok(hpd)) argument
54 #define hugepd_none(hpd) ((hpd).pd == 0) argument98 int hugepd_ok(hugepd_t hpd) in hugepd_ok()