Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/xsm/flask/ss/
A Dservices.c378 struct av_decision lo_avd; in type_attribute_bounds_av() local
387 memset(&lo_avd, 0, sizeof(lo_avd)); in type_attribute_bounds_av()
396 &lo_avd); in type_attribute_bounds_av()
397 if ( (lo_avd.allowed & avd->allowed) == avd->allowed ) in type_attribute_bounds_av()
399 masked = ~lo_avd.allowed & avd->allowed; in type_attribute_bounds_av()
404 memset(&lo_avd, 0, sizeof(lo_avd)); in type_attribute_bounds_av()
413 &lo_avd); in type_attribute_bounds_av()
416 masked = ~lo_avd.allowed & avd->allowed; in type_attribute_bounds_av()
421 memset(&lo_avd, 0, sizeof(lo_avd)); in type_attribute_bounds_av()
431 &lo_avd); in type_attribute_bounds_av()
[all …]

Completed in 6 milliseconds