Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemory_hotplug.h329 static inline int remove_memory(int nid, u64 start, u64 size) in remove_memory() function
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Dagp.h115 int (*remove_memory)(struct agp_memory *, off_t, int); member
/OK3568_Linux_fs/kernel/mm/
H A Dmemory_hotplug.c1833 int remove_memory(int nid, u64 start, u64 size) in remove_memory() function