Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/mm/
H A Dpmb.c64 static void pmb_unmap_entry(struct pmb_entry *, int depth);
366 pmb_unmap_entry(pmbp, mapped); in pmb_bolt_mapping()
482 pmb_unmap_entry(pmbe, NR_PMB_ENTRIES); in pmb_unmap()
514 static void pmb_unmap_entry(struct pmb_entry *pmbe, int depth) in pmb_unmap_entry() function