Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/
Dmem_encrypt.h57 #define __bss_decrypted __section(".bss..decrypted") macro
89 #define __bss_decrypted macro
/Linux-v5.15/arch/x86/kernel/
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
Dsev.c37 static struct ghcb boot_ghcb_page __bss_decrypted __aligned(PAGE_SIZE);