Searched defs:zspage (Results 1 – 1 of 1) sorted by relevance
254 struct zspage { struct255 struct {280 static void SetZsHugePage(struct zspage *zspage) in SetZsHugePage()285 static bool ZsHugePage(struct zspage *zspage) in ZsHugePage()301 static void migrate_lock_init(struct zspage *zspage) {} in migrate_lock_init()302 static void migrate_read_lock(struct zspage *zspage) {} in migrate_read_lock()303 static void migrate_read_unlock(struct zspage *zspage) {} in migrate_read_unlock()304 static void migrate_write_lock(struct zspage *zspage) {} in migrate_write_lock()305 static void migrate_write_lock_nested(struct zspage *zspage) {} in migrate_write_lock_nested()306 static void migrate_write_unlock(struct zspage *zspage) {} in migrate_write_unlock()[all …]