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