Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmemory_hotplug.h321 static inline int remove_memory(u64 start, u64 size) in remove_memory() function
/Linux-v6.1/drivers/char/agp/
Dagp.h115 int (*remove_memory)(struct agp_memory *, off_t, int); member
/Linux-v6.1/mm/
Dmemory_hotplug.c2162 int remove_memory(u64 start, u64 size) in remove_memory() function