Home
last modified time | relevance | path

Searched refs:privilege (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt13 enablement, privilege, and compatibility metadata.
94 - usable-privilege
104 This property describes the privilege levels and/or software components
118 This property describes the HV privilege support required to enable the
119 feature to lesser privilege levels. If the property does not exist then no
137 This property describes the OS privilege support required to enable the
213 usable-privilege = <1 | 2 | 4>;
219 usable-privilege = <1 | 2>;
226 usable-privilege = <2 | 4>;
233 usable-privilege = <1 | 2 | 4>;
[all …]
/f-stack/dpdk/lib/librte_eal/windows/
H A Deal_hugepages.c16 static const wchar_t privilege[] = L"SeLockMemoryPrivilege"; in hugepage_claim_privilege() local
29 if (!LookupPrivilegeValueW(NULL, privilege, &luid)) { in hugepage_claim_privilege()
30 RTE_LOG_WIN32_ERR("LookupPrivilegeValue(\"%S\")", privilege); in hugepage_claim_privilege()
/f-stack/freebsd/contrib/openzfs/tests/runfiles/
H A Dsunos.run38 [tests/functional/privilege]
40 tags = ['functional', 'privilege']
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/privilege/
H A DMakefile.am1 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/privilege
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/
H A DMakefile.am54 privilege \ subdir
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dsifive,plic-1.0.0.txt9 A hart context is a privilege mode in a hardware execution thread. For example,
11 privilege modes per hart; machine mode and supervisor mode.
/f-stack/freebsd/contrib/device-tree/Bindings/arm/firmware/
H A Dsdei.txt11 privilege level of the SDEI firmware (specified as part of the binding
/f-stack/dpdk/doc/guides/windows_gsg/
H A Drun_apps.rst22 4. Privilege is applied upon next logon. In particular, if privilege has been
/f-stack/dpdk/doc/guides/howto/
H A Dvirtio_user_for_container_networking.rst110 * Root privilege is a must. DPDK resolves physical addresses of hugepages
/f-stack/freebsd/contrib/device-tree/Bindings/c6x/
H A Ddscr.txt97 Offset and default value for register used to set access privilege for
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dpsci.yaml21 Functions are invoked by trapping to the privilege level of the PSCI
/f-stack/freebsd/contrib/openzfs/
H A Dconfigure.ac367 tests/zfs-tests/tests/functional/privilege/Makefile
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_16_07.rst133 * Root privilege is required for sorting hugepages by physical address.
/f-stack/dpdk/doc/guides/nics/
H A Denic.rst565 Root privilege is required to bind and unbind vNICs to/from VFIO/UIO.