Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dpgalloc.h74 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function
/arch/x86/include/asm/
Dpgalloc.h183 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function
/arch/x86/platform/efi/
Defi_64.c184 p4d_free(&init_mm, p4d); in efi_call_phys_epilog()