Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dmem_encrypt.h67 #define __bss_decrypted __section(".bss..decrypted") macro
100 #define __bss_decrypted macro
/arch/x86/kernel/
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
/arch/x86/boot/startup/
A Dsev-startup.c45 struct ghcb boot_ghcb_page __bss_decrypted __aligned(PAGE_SIZE);
/arch/x86/hyperv/
A Divm.c249 static u8 ap_start_input_arg[PAGE_SIZE] __bss_decrypted __aligned(PAGE_SIZE);

Completed in 8 milliseconds