Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmem_encrypt.h67 #define __bss_decrypted __section(".bss..decrypted") macro
100 #define __bss_decrypted macro
/linux/arch/x86/kernel/
H A Dkvmclock.c50 hv_clock_boot[HVC_BOOT_ARRAY_SIZE] __bss_decrypted __aligned(PAGE_SIZE);
51 static struct pvclock_wall_clock wall_clock __bss_decrypted; variable
/linux/drivers/clocksource/
H A Dhyperv_timer.c408 } tsc_pg __bss_decrypted __aligned(PAGE_SIZE);
/linux/arch/x86/hyperv/
H A Divm.c246 static u8 ap_start_input_arg[PAGE_SIZE] __bss_decrypted __aligned(PAGE_SIZE);
/linux/arch/x86/coco/sev/
H A Dcore.c87 static struct ghcb boot_ghcb_page __bss_decrypted __aligned(PAGE_SIZE);