Searched refs:privileged (Results 1 - 11 of 11) sorted by relevance

/barrelfish-master/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_pd.c39 int mthca_pd_alloc(struct mthca_dev *dev, int privileged, struct mthca_pd *pd) argument
43 pd->privileged = privileged;
50 if (privileged) {
64 if (pd->privileged)
H A Dmthca_provider.h102 int privileged; member in struct:mthca_pd
H A Dmthca_dev.h462 int mthca_pd_alloc(struct mthca_dev *dev, int privileged, struct mthca_pd *pd);
/barrelfish-master/lib/lwip2/src/netif/ppp/
H A Dauth.c393 "Allow group members to use privileged options", OPT_PRIV | OPT_A2LIST },
476 * privgroup - allow members of the group to have privileged access.
492 privileged = 1;
1388 if (!auth_required && !allow_any_ip && have_route_to(0) && !privileged) {
2215 return allow_any_ip || privileged || !have_route_to(addr);
/barrelfish-master/include/lwip2/netif/ppp/
H A Dauth.c393 "Allow group members to use privileged options", OPT_PRIV | OPT_A2LIST },
476 * privgroup - allow members of the group to have privileged access.
492 privileged = 1;
1388 if (!auth_required && !allow_any_ip && have_route_to(0) && !privileged) {
2215 return allow_any_ip || privileged || !have_route_to(addr);
/barrelfish-master/doc/021-cpudriver/
H A Dcpudriver.tex71 runs in privileged mode (also known as kernel) on our supported architectures.
/barrelfish-master/doc/023-coreboot/
H A Dcoreboot.tex85 Is the binary that runs on a core and executes in privileged mode. CPU drivers
/barrelfish-master/doc/017-arm/
H A DARM.tex310 accessible in privileged modes and the lower 2GB of memory is
704 \item Setup kernel stack and ensure privileged mode
/barrelfish-master/doc/022-armv8/
H A Dreport.tex366 \item \texttt{EL1} is privileged --- OS kernel.
946 privileged to an unprivileged execution level.
952 where privileged code can atomically drop its privilege, and jump to a
/barrelfish-master/doc/012-services/
H A DServices.tex349 manages emulation of sensitive and privileged instructions and
/barrelfish-master/doc/013-capability-mgmt/
H A Dtype_system.tex790 Some other privileged domains also receive a copy of the kernel capability,

Completed in 200 milliseconds