Searched refs:pt_has_system_page_size (Results 1 – 3 of 3) sorted by relevance
136 #ifndef pt_has_system_page_size137 static inline bool pt_has_system_page_size(const struct pt_common *common) in pt_has_system_page_size() function
184 static inline bool pt_has_system_page_size(const struct pt_common *common);
923 if (pt_has_system_page_size(common) && len == PAGE_SIZE) { in map_range()