Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds