Searched refs:uv_convert_from_secure (Results 1 – 3 of 3) sorted by relevance
355 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
1084 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()
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()