Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_mp.c21 static void _init_mp_priv_(struct mp_priv *pmp_priv) in _init_mp_priv_()
36 static int init_mp_priv(struct mp_priv *pmp_priv) in init_mp_priv()
67 static int free_mp_priv(struct mp_priv *pmp_priv) in free_mp_priv()
/openbmc/qemu/target/riscv/
H A Dpmp.c681 int pmp_priv_to_page_prot(pmp_priv_t pmp_priv) in pmp_priv_to_page_prot()
H A Dcpu_helper.c753 pmp_priv_t pmp_priv; in get_physical_address_pmp() local