Home
last modified time | relevance | path

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

/linux/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c136 #define LICENSE_VALID(l) (!!((l) & 0x80000000)) macro
493 bool license_valid = LICENSE_VALID(blob_size_field); in sdsi_state_cert_show()