Home
last modified time | relevance | path

Searched refs:simulate_loan_target_kb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dcmm.c54 static unsigned long simulate_loan_target_kb; variable
254 target = KB2PAGES(simulate_loan_target_kb); in cmm_get_mpp()
378 static DEVICE_ULONG_ATTR(simulate_loan_target_kb, 0644,
379 simulate_loan_target_kb);
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dcmm.c51 static unsigned long simulate_loan_target_kb; variable
251 target = KB2PAGES(simulate_loan_target_kb); in cmm_get_mpp()
375 static DEVICE_ULONG_ATTR(simulate_loan_target_kb, 0644,
376 simulate_loan_target_kb);

Completed in 2 milliseconds