Searched refs:strict_length (Results 1 – 3 of 3) sorted by relevance
379 bool strict_length) in _hvm_check_entry() argument393 (strict_length ? (len != d->length) : (len < d->length)) || in _hvm_check_entry()399 strict_length ? "strict" : "zeroextended", type, len, in _hvm_check_entry()
51 uint16_t type, uint32_t len, bool_t strict_length);
156 uint16_t type, uint32_t len, bool_t strict_length) in _hvm_check_entry() argument
Completed in 5 milliseconds