Searched refs:__bss_decrypted (Results 1 – 2 of 2) sorted by relevance
56 #define __bss_decrypted __attribute__((__section__(".bss..decrypted"))) macro83 #define __bss_decrypted macro
65 hv_clock_boot[HVC_BOOT_ARRAY_SIZE] __bss_decrypted __aligned(PAGE_SIZE);66 static struct pvclock_wall_clock wall_clock __bss_decrypted; variable