Searched refs:conceal (Results 1 – 4 of 4) sorted by relevance
51 module_param_named(conceal, conceal_on, bool, 0644);52 MODULE_PARM_DESC(conceal, "Enable the CONCEAL CP option while the watchdog is active (z/VM only)");
693 u32 ptype, decode_order, conceal; in vdec_set_properties() local720 conceal = ctr->conceal_color & 0xffff; in vdec_set_properties()721 conceal |= ((ctr->conceal_color >> 16) & 0xffff) << 10; in vdec_set_properties()722 conceal |= ((ctr->conceal_color >> 32) & 0xffff) << 20; in vdec_set_properties()724 ret = hfi_session_set_property(inst, ptype, &conceal); in vdec_set_properties()
187 In order to conceal the enclave data while it is out of the CPU package, the
679 This control sets the conceal color in YUV color space. It describes680 the client preference of the error conceal color in case of an error