Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/qti/accesscontrol/vmidmt/
H A Dvmidmt_hal.h325 uint8_t u_vmid; /* config VMID in S2VRn */ member
H A Dvmidmt.c113 ctx_cfg.u_vmid = vmid; in map_vmid_internal()
H A Dvmidmt_hal.c360 s2vr_val |= config->u_vmid << VMIDMT_SHFT(S2VRn, VMID); in configure_context()