Home
last modified time | relevance | path

Searched defs:pte_unmap (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dpgtable.h102 #define pte_unmap(pte) do { \ macro
111 static inline void pte_unmap(pte_t *pte) in pte_unmap() function