Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dmachine_kexec.c181 diag10_range(PFN_DOWN(crashk_res.start), in machine_kexec_prepare_kdump()
H A Dsetup.c675 diag10_range(PFN_DOWN(crash_base), PFN_DOWN(crash_size)); in reserve_crashkernel()
/openbmc/linux/arch/s390/include/asm/
H A Ddiag.h50 static inline void diag10_range(unsigned long start_pfn, unsigned long num_pfn) in diag10_range() function
/openbmc/linux/arch/s390/mm/
H A Dcmm.c93 diag10_range(virt_to_pfn((void *)addr), 1); in cmm_alloc_pages()