Home
last modified time | relevance | path

Searched refs:uv_destroy_pte (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/include/asm/
H A Duv.h632 int uv_destroy_pte(pte_t pte);
H A Dpgtable.h1291 if (full && !uv_destroy_pte(res)) in ptep_get_and_clear_full()
/linux/arch/s390/kernel/
H A Duv.c154 int uv_destroy_pte(pte_t pte) in uv_destroy_pte() function