Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/lib/aarch64/
Dxlat_tables.c52 #define UNSET_DESC ~0ul macro
203 unsigned long desc = UNSET_DESC; in init_xlation_table()
228 if (desc == UNSET_DESC) { in init_xlation_table()