Searched refs:is_memory (Results 1 – 4 of 4) sorted by relevance
666 bool is_memory = true; in GetReturnValueObjectImpl() local692 is_memory = false; in GetReturnValueObjectImpl()710 is_memory = true; in GetReturnValueObjectImpl()748 is_memory = true; in GetReturnValueObjectImpl()798 is_memory = true; in GetReturnValueObjectImpl()834 if (!is_memory) { in GetReturnValueObjectImpl()849 if (is_memory) { in GetReturnValueObjectImpl()
637 bool is_memory = true; in GetReturnValueObjectImpl() local688 is_memory = false; in GetReturnValueObjectImpl()731 is_memory = true; in GetReturnValueObjectImpl()782 is_memory = true; in GetReturnValueObjectImpl()822 if (!is_memory) { in GetReturnValueObjectImpl()837 if (is_memory) { in GetReturnValueObjectImpl()
635 bool is_memory = *bit_width > max_register_value_bit_width || in GetReturnValueObjectImpl() local639 if (!is_memory && in GetReturnValueObjectImpl()704 if (!is_memory) { in GetReturnValueObjectImpl()721 if (is_memory) { in GetReturnValueObjectImpl()
1233 uint64_t fpci, uint32_t size, int is_memory) in tegra_pcib_set_bar() argument1242 fpci_reg |= is_memory ? 0x1 : 0x0; in tegra_pcib_set_bar()