Home
last modified time | relevance | path

Searched refs:__head (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/arch/x86/mm/
Dmem_encrypt_identity.c98 static void __head sme_clear_pgd(struct sme_populate_pgd_data *ppd) in sme_clear_pgd()
113 static pud_t __head *sme_prepare_pgd(struct sme_populate_pgd_data *ppd) in sme_prepare_pgd()
150 static void __head sme_populate_pgd_large(struct sme_populate_pgd_data *ppd) in sme_populate_pgd_large()
166 static void __head sme_populate_pgd(struct sme_populate_pgd_data *ppd) in sme_populate_pgd()
192 static void __head __sme_map_range_pmd(struct sme_populate_pgd_data *ppd) in __sme_map_range_pmd()
202 static void __head __sme_map_range_pte(struct sme_populate_pgd_data *ppd) in __sme_map_range_pte()
212 static void __head __sme_map_range(struct sme_populate_pgd_data *ppd, in __sme_map_range()
236 static void __head sme_map_range_encrypted(struct sme_populate_pgd_data *ppd) in sme_map_range_encrypted()
241 static void __head sme_map_range_decrypted(struct sme_populate_pgd_data *ppd) in sme_map_range_decrypted()
246 static void __head sme_map_range_decrypted_wp(struct sme_populate_pgd_data *ppd) in sme_map_range_decrypted_wp()
[all …]
/linux-6.12.1/arch/x86/kernel/
Dhead64.c94 static unsigned long __head sme_postprocess_startup(struct boot_params *bp, pmdval_t *pmd) in sme_postprocess_startup()
143 unsigned long __head __startup_64(unsigned long physaddr, in __startup_64()
525 static void __head startup_64_load_idt(void *vc_handler) in startup_64_load_idt()
560 void __head startup_64_setup_gdt_idt(void) in startup_64_setup_gdt_idt()
/linux-6.12.1/arch/x86/include/asm/
Dinit.h5 #define __head __section(".head.text") macro
/linux-6.12.1/arch/x86/coco/sev/
Dshared.c120 static void __head __noreturn
537 static bool __head
674 static int __head
717 void __head do_vc_no_ghcb(struct pt_regs *regs, unsigned long exit_code) in do_vc_no_ghcb()
1168 static __head
1196 static void __head setup_cpuid_table(const struct cc_blob_sev_info *cc_info) in setup_cpuid_table()
1649 static bool __head svsm_setup_ca(const struct cc_blob_sev_info *cc_info) in svsm_setup_ca()
Dcore.c810 static void __head
861 void __head early_snp_set_memory_private(unsigned long vaddr, unsigned long paddr, in early_snp_set_memory_private()
2225 static __head struct cc_blob_sev_info *find_cc_blob(struct boot_params *bp) in find_cc_blob()
2251 static __head void svsm_setup(struct cc_blob_sev_info *cc_info) in svsm_setup()
2292 bool __head snp_init(struct boot_params *bp) in snp_init()
2316 void __head __noreturn snp_abort(void) in snp_abort()
/linux-6.12.1/arch/x86/boot/compressed/
Dsev.c120 #undef __head
121 #define __head macro
/linux-6.12.1/include/linux/
Drculist.h374 struct list_head *__head = (head); \
377 likely(__next != __head) ? list_entry_rcu(__next, type, \