Searched refs:index_is_valid (Results 1 – 2 of 2) sorted by relevance
362 fn index_is_valid(index: u32) -> bool { in index_is_valid() method 404 if !Bar::index_is_valid(bar) { in resource_len() 409 // - `bar` is a valid bar number, as guaranteed by the above call to `Bar::index_is_valid`, in resource_len()
5173 bool index_is_valid = !(vmx_instruction_info & (1u << 22)); in get_vmx_mem_address() local 5191 if (index_is_valid) in get_vmx_mem_address()