Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmem_encrypt.h58 #define __bss_decrypted __section(".bss..decrypted") macro
89 #define __bss_decrypted macro
/kernel/linux/linux-5.10/arch/x86/kernel/
Dkvmclock.c51 hv_clock_boot[HVC_BOOT_ARRAY_SIZE] __bss_decrypted __aligned(PAGE_SIZE);
52 static struct pvclock_wall_clock wall_clock __bss_decrypted; variable
Dsev-es.c37 static struct ghcb boot_ghcb_page __bss_decrypted __aligned(PAGE_SIZE);