Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmemory_hotplug.h319 static inline void remove_memory(int nid, u64 start, u64 size) {} in remove_memory() function
/Linux-v4.19/drivers/char/agp/
Dagp.h115 int (*remove_memory)(struct agp_memory *, off_t, int); member
/Linux-v4.19/mm/
Dmemory_hotplug.c1876 void __ref remove_memory(int nid, u64 start, u64 size) in remove_memory() function