Searched refs:uv_convert_from_secure (Results 1 – 3 of 3) sorted by relevance
349 int uv_convert_from_secure(unsigned long paddr);364 static inline int uv_convert_from_secure(unsigned long paddr) in uv_convert_from_secure() function
1065 uv_convert_from_secure(pte_val(res) & PAGE_MASK); in ptep_get_and_clear()1082 uv_convert_from_secure(pte_val(res) & PAGE_MASK); in ptep_clear_flush()1107 uv_convert_from_secure(pte_val(res) & PAGE_MASK); in ptep_get_and_clear_full()
150 int uv_convert_from_secure(unsigned long paddr) in uv_convert_from_secure() function341 rc = uv_convert_from_secure(page_to_phys(page)); in arch_make_page_accessible()