Home
last modified time | relevance | path

Searched full:vmids (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/reserved-memory/
H A Dqcom,rmtfs-mem.yaml43 Array of vmids of the remote processors, to set up memory protection
/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Dqcom,fastrpc.txt25 - qcom,vmids:
H A Dqcom,fastrpc.yaml56 qcom,vmids:
/freebsd/sys/arm64/arm64/
H A Dpmap.c401 static struct asid_set vmids; variable
413 SYSCTL_INT(_vm_pmap_vmid, OID_AUTO, bits, CTLFLAG_RD, &vmids.asid_bits, 0,
415 SYSCTL_INT(_vm_pmap_vmid, OID_AUTO, next, CTLFLAG_RD, &vmids.asid_next, 0,
417 SYSCTL_INT(_vm_pmap_vmid, OID_AUTO, epoch, CTLFLAG_RD, &vmids.asid_epoch, 0,
1816 pmap_init_asids(&vmids, vmid_bits); in pmap_init()
2805 pmap->pm_asid_set = &vmids; in pmap_pinit_stage()
3139 * Allow the ASID to be reused. In stage 2 VMIDs we don't invalidate in pmap_release()
3142 * we don't reuse VMIDs within a generation. in pmap_release()
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c3282 uint16_t vmids[5][4] = { in bwn_nphy_workarounds_rev3plus() local
3373 vmid = vmids[min(pdet_range, 4)]; in bwn_nphy_workarounds_rev3plus()
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsa8775p.dtsi4494 qcom,vmids = <QCOM_SCM_VMID_LPASS
H A Dsdm845.dtsi3416 qcom,vmids = <QCOM_SCM_VMID_HLOS QCOM_SCM_VMID_MSS_MSA