Searched refs:conceal (Results 1 – 4 of 4) sorted by relevance
65 module_param_named(conceal, conceal_on, bool, 0644);66 MODULE_PARM_DESC(conceal, "Enable the CONCEAL CP option while the watchdog is active (z/VM only)");
654 u32 ptype, decode_order, conceal; in vdec_set_properties() local673 conceal = ctr->conceal_color & 0xffff; in vdec_set_properties()674 conceal |= ((ctr->conceal_color >> 16) & 0xffff) << 10; in vdec_set_properties()675 conceal |= ((ctr->conceal_color >> 32) & 0xffff) << 20; in vdec_set_properties()677 ret = hfi_session_set_property(inst, ptype, &conceal); in vdec_set_properties()
172 In order to conceal the enclave data while it is out of the CPU package, the
678 This control sets the conceal color in YUV color space. It describes679 the client preference of the error conceal color in case of an error