Searched defs:xn (Results 1 – 5 of 5) sorted by relevance
/qemu/target/arm/ |
H A D | ptw.c | 1114 uint32_t xn; in get_phys_addr_v6() local 1282 static int get_S2prot(CPUARMState *env, int s2ap, int xn, bool s1_is_el0) in get_S2prot() 1329 int user_rw, int prot_rw, int xn, int pxn, in get_S1prot() 1668 int ap, xn, pxn; in get_phys_addr_lpae() local 2472 uint32_t xn = extract32(env->pmsav7.dracr[n], 12, 1); in get_phys_addr_pmsav7() local 2701 uint32_t xn = extract32(matched_rbar, 0, 1); in pmsav8_mpu_lookup() local
|
/qemu/hw/intc/ |
H A D | pnv_xive.c | 565 static void pnv_xive_notify(XiveNotifier *xn, uint32_t srcno, bool pq_checked) in pnv_xive_notify()
|
H A D | xive2.c | 1534 void xive2_router_notify(XiveNotifier *xn, uint32_t lisn, bool pq_checked) in xive2_router_notify()
|
H A D | xive.c | 2032 void xive_router_notify(XiveNotifier *xn, uint32_t lisn, bool pq_checked) in xive_router_notify()
|
H A D | pnv_xive2.c | 777 static void pnv_xive2_notify(XiveNotifier *xn, uint32_t srcno, bool pq_checked) in pnv_xive2_notify()
|