Searched refs:uv_convert_owned_from_secure (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Duv.h488 int uv_convert_owned_from_secure(unsigned long paddr);
511 static inline int uv_convert_owned_from_secure(unsigned long paddr) function
H A Dpgtable.h1152 uv_convert_owned_from_secure(pte_val(res) & PAGE_MASK);
1170 uv_convert_owned_from_secure(pte_val(res) & PAGE_MASK);
1209 uv_convert_owned_from_secure(pte_val(res) & PAGE_MASK);
/linux-master/arch/s390/kernel/
H A Duv.c170 int uv_convert_owned_from_secure(unsigned long paddr) function
420 rc = uv_convert_owned_from_secure(page_to_phys(page));

Completed in 135 milliseconds