Home
last modified time | relevance | path

Searched refs:enforce (Results 1 – 13 of 13) sorted by relevance

/xen/xen/xsm/flask/
A Dflask_op.c152 int enforce = !!(arg->enforcing); in flask_security_setenforce() local
155 if ( enforce == flask_enforcing ) in flask_security_setenforce()
162 flask_enforcing = enforce; in flask_security_setenforce()
658 rv = flask_security_setenforce(&op.u.enforce); in do_flask_op()
/xen/xen/include/public/xsm/
A Dflask_op.h192 struct xen_flask_setenforce enforce; member
/xen/tools/libxl/
A Dlibxl_mem.c173 int64_t target_memkb, int relative, int enforce) in libxl_set_memory_target() argument
287 if (enforce) { in libxl_set_memory_target()
A Dlibxl.h1752 …set_memory_target(libxl_ctx *ctx, uint32_t domid, int64_t target_memkb, int relative, int enforce);
/xen/tools/libxc/
A Dxc_flask.c148 op.u.enforce.enforcing = mode; in xc_flask_setenforce()
/xen/xen/common/
A DKconfig283 enforce Mandatory Access Control policy over the communication.
/xen/docs/misc/
A Dxl-psr.pandoc194 enforce bandwidth on a specific domain, just set throttling value (THRTL)
A Dxsm-flask.txt137 One disadvantage of using type enforcement to enforce isolation is that a new
A Dxen-command-line.pandoc1051 provided by the bootloader. FLASK will be enabled but will not enforce access
1306 the guest) and/or to enforce fine-grained control over the memory and
/xen/xen/xsm/flask/policy/
A Daccess_vectors426 # enforce isolation.
/xen/docs/man/
A Dxen-vtpmmgr.7.pod73 be restricted to specific UUIDs (such as the all-zero UUID) to enforce the use
A Dxl.1.pod.in1851 on VM basis. To enforce cache on a specific domain, just set capacity bitmasks
1914 bandwidth on VM basis. To enforce bandwidth on a specific domain, just set
/xen/docs/designs/
A Dargo.pandoc180 The rationale for having a global lock is to be able to enforce system-wide

Completed in 26 milliseconds