Searched defs:remove_memory (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/char/agp/ | ||
| H A D | agp.h | 115 int (*remove_memory)(struct agp_memory *, off_t, int); member |
| /linux/mm/ | ||
| H A D | memory_hotplug.c | 2313 int remove_memory(u64 start, u64 size) remove_memory() function |