Home
last modified time | relevance | path

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

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