Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmu-internal.h78 #define is_permission_fault_s2(s2ap, perm) \ argument
H A Dsmmu-common.c439 uint8_t s2ap; in smmu_ptw_64_s2() local
/openbmc/qemu/target/arm/
H A Dptw.c1222 static int get_S2prot_noexecute(int s2ap) in get_S2prot_noexecute()
1235 static int get_S2prot(CPUARMState *env, int s2ap, int xn, bool s1_is_el0) in get_S2prot()