Home
last modified time | relevance | path

Searched refs:cmdline_parse_movablecore (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/mm/
H A Dmm_init.c301 static int __init cmdline_parse_movablecore(char *p) in cmdline_parse_movablecore() function
306 early_param("movablecore", cmdline_parse_movablecore);