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

/linux-master/arch/x86/include/asm/
H A Dmem_encrypt.h67 #define __bss_decrypted __section(".bss..decrypted") macro
100 #define __bss_decrypted macro
/linux-master/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 in typeref:struct:wall_clock
H A Dsev.c84 static struct ghcb boot_ghcb_page __bss_decrypted __aligned(PAGE_SIZE);
/linux-master/drivers/clocksource/
H A Dhyperv_timer.c393 } tsc_pg __bss_decrypted __aligned(PAGE_SIZE);
/linux-master/arch/x86/hyperv/
H A Divm.c247 static u8 ap_start_input_arg[PAGE_SIZE] __bss_decrypted __aligned(PAGE_SIZE);

Completed in 124 milliseconds