Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmemory_hotplug.h317 static inline int remove_memory(u64 start, u64 size) in remove_memory() function
/Linux-v5.15/drivers/char/agp/
Dagp.h115 int (*remove_memory)(struct agp_memory *, off_t, int); member
/Linux-v5.15/mm/
Dmemory_hotplug.c2244 int remove_memory(u64 start, u64 size) in remove_memory() function