Searched defs:remove_memory (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmemory_hotplug.h345 static inline int remove_memory(u64 start, u64 size) function
/linux-master/drivers/char/agp/
H A Dagp.h115 int (*remove_memory)(struct agp_memory *, off_t, int); member in struct:agp_bridge_driver
/linux-master/mm/
H A Dmemory_hotplug.c2324 int remove_memory(u64 start, u64 size) function
2334 EXPORT_SYMBOL_GPL(remove_memory); variable

Completed in 98 milliseconds