Home
last modified time | relevance | path

Searched refs:priviledged (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/games/libretro-mu/Mu-ff746b8/src/armv5te/uArm/
H A Dicache.c70 Boolean _icache_fetch_func(icache* ic, UInt32 va, UInt8 sz, Boolean priviledged, UInt8* fsrP, void*… in _icache_fetch_func() argument
95 return priviledged || !(lines[j].info & ICACHE_PRIV_MASK); in _icache_fetch_func()
103 line->info = va | (priviledged ? ICACHE_PRIV_MASK : 0); in _icache_fetch_func()
104 if(!ic->memF(ic->cpu, line->data, va, ICACHE_LINE_SZ, false, priviledged, fsrP)){ in _icache_fetch_func()
121 Boolean _icache_test_func(icache* ic, UInt32 va, UInt8 sz, Boolean priviledged, UInt8* fsrP, void* … in _icache_test_func() argument
128 retO = _icache_fetch_func(ic, va, sz, priviledged, &fsrO, dataO); in _icache_test_func()
129 retT = ic->memF(ic->cpu, dataT, va, sz, false, priviledged, &fsrT); in _icache_test_func()
H A DuArmGlue.cpp86 … ArmCpu* cpu, void* buf, UInt32 vaddr, UInt8 size, Boolean write, Boolean priviledged, UInt8* fsr){ in uArmMemAccess() argument
/dports/games/libretro-mu/Mu-ff746b8/include/armv5te/uArm/
H A DuArmGlue.h10 …mCpu* cpu, void* buf, UInt32 vaddr, UInt8 size, Boolean write, Boolean priviledged, UInt8* fsr); /…
H A Dicache.h41 Boolean icacheFetch(icache* ic, UInt32 va, UInt8 sz, Boolean priviledged, UInt8* fsr, void* buf);
H A DCPU_2.h67 …mCpu* cpu, void* buf, UInt32 vaddr, UInt8 size, Boolean write, Boolean priviledged, UInt8* fsr); /…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/common/input/
H A Dinput_injector.mojom10 // from a less priviledged application. Available when
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/common/input/
H A Dinput_injector.mojom10 // from a less priviledged application. Available when
/dports/lang/racket/racket-8.3/share/pkgs/typed-racket-lib/typed-racket/utils/
H A Ddisarm.rkt5 ;; Typed Racket runs after macro expansion, and it must be priviledged,
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e/testing-manifests/storage-csi/hostpath/hostpath/
H A De2e-test-rbac.yaml1 # priviledged Pod Security Policy, previously defined just for gcePD via PrivilegedTestPSPClusterRo…
/dports/lang/swi-pl/swipl-8.2.3/packages/http/examples/
H A Ddemo_daemon.pl24 The second example runs this server on a priviledged user on the default
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/hp74x/
H A DREADME141 10 priviledged operation
142 11 priviledged register
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/hp74x/
H A DREADME141 10 priviledged operation
142 11 priviledged register
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/hp74x/
H A DREADME141 10 priviledged operation
142 11 priviledged register
/dports/www/p5-Bigtop/Bigtop-0.38/docs/keyword_cookbook/field/html_form_foreign/
H A Ddiscussion15 another form is displayed (to a less priviledged user) which uses
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e/testing-manifests/storage-csi/mock/
H A Dcsi-mock-rbac.yaml49 # priviledged Pod Security Policy, previously defined via PrivilegedTestPSPClusterRoleBinding()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/infra/ci/worker/
H A DDockerfile31 # This makes the worker container highly priviledged (effectiveely can run any
/dports/www/ikiwiki/ikiwiki-3.20200202.3/doc/todo/
H A Dreview_mechanism.mdwn11 Some kind of priviledged user could then move the change around,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/infra/ci/worker/
H A DDockerfile31 # This makes the worker container highly priviledged (effectiveely can run any
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/doc/devel/format/environment/
H A Denv-table.en.tm60 (align <abbr|w.r.t.> the priviledged origin column
65 priviledged origin row <src-var|table-row-origin>).
73 Table coordinates of an priviledged ``origin cell'' which may be used for
/dports/x11-wm/antiwm/antiwm-0.0.5/
H A DREADME50 NOTE: This step should be done as a priviledged user.
/dports/emulators/hercules/hercules-3.13/
H A DREADME.ECPSVM89 … to shorten the supervisor pathlength. All microcoded instructions are priviledged instructions an…
91 The VM Assists alters the behaviour of certain priviledged instructions when executed in problem st…
/dports/net/frr7-pythontools/frr-frr-7.5.1/snapcraft/
H A DREADME.snap_build.md53 Connect the priviledged `network-control` plug to the snap:
/dports/net/frr7/frr-frr-7.5.1/snapcraft/
H A DREADME.snap_build.md53 Connect the priviledged `network-control` plug to the snap:
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/riscv/
H A DKconfig270 bool "Use version 1.9 of the RISC-V priviledged specification"
272 Older versions of the RISC-V priviledged specification had
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/riscv/
H A DKconfig270 bool "Use version 1.9 of the RISC-V priviledged specification"
272 Older versions of the RISC-V priviledged specification had

1234567