Lines Matching defs:attributes
52 /* Print the attributes of the specified block descriptor. */
346 uintptr_t base_va, uint32_t *attributes, uint64_t **table_entry,
396 assert(attributes != NULL);
397 *attributes = 0U;
402 *attributes |= MT_MEMORY;
404 *attributes |= MT_NON_CACHEABLE;
407 *attributes |= MT_DEVICE;
413 *attributes |= MT_RW;
419 *attributes |= MT_USER;
425 *attributes |= MT_NS;
430 *attributes |= MT_EXECUTE_NEVER;
484 VERBOSE("Changing memory attributes of %zu pages starting from address 0x%lx...\n",
556 /* Clean the old attributes so that they can be rebuilt. */
560 * Update attributes, but filter out the ones this function