Home
last modified time | relevance | path

Searched refs:uv_convert_from_secure (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/kernel/
H A Duv.c154 int uv_convert_from_secure(unsigned long paddr) in uv_convert_from_secure() function
176 rc = uv_convert_from_secure(paddr); in uv_convert_owned_from_secure()
313 uv_convert_from_secure(page_to_phys(page)); in gmap_make_secure()
460 rc = uv_convert_from_secure(page_to_phys(page)); in arch_make_page_accessible()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Duv.h355 int uv_convert_from_secure(unsigned long paddr);
370 static inline int uv_convert_from_secure(unsigned long paddr) in uv_convert_from_secure() function
H A Dpgtable.h1084 uv_convert_from_secure(pte_val(res) & PAGE_MASK); in ptep_get_and_clear()
1101 uv_convert_from_secure(pte_val(res) & PAGE_MASK); in ptep_clear_flush()
1126 uv_convert_from_secure(pte_val(res) & PAGE_MASK); in ptep_get_and_clear_full()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Duv.c150 int uv_convert_from_secure(unsigned long paddr) in uv_convert_from_secure() function
341 rc = uv_convert_from_secure(page_to_phys(page)); in arch_make_page_accessible()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Duv.h487 int uv_convert_from_secure(unsigned long paddr);
506 static inline int uv_convert_from_secure(unsigned long paddr) in uv_convert_from_secure() function

Completed in 7 milliseconds