Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dmem_encrypt.h60 #define __bss_decrypted __section(".bss..decrypted") macro
92 #define __bss_decrypted macro
/Linux-v6.6/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.c63 static struct ghcb boot_ghcb_page __bss_decrypted __aligned(PAGE_SIZE);
/Linux-v6.6/drivers/clocksource/
Dhyperv_timer.c393 } tsc_pg __bss_decrypted __aligned(PAGE_SIZE);
/Linux-v6.6/arch/x86/hyperv/
Divm.c246 static u8 ap_start_input_arg[PAGE_SIZE] __bss_decrypted __aligned(PAGE_SIZE);