Home
last modified time | relevance | path

Searched defs:va_offset (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/kernel/pi/
H A Dmap_kernel.c23 static void __init map_segment(pgd_t *pg_dir, phys_addr_t *pgd, u64 va_offset, in map_segment() argument
32 static void __init unmap_segment(pgd_t *pg_dir, u64 va_offset, void *start, in unmap_segment() argument
39 static void __init map_kernel(u64 kaslr_offset, u64 va_offset, int root_level) in map_kernel() argument
[all...]
H A Dmap_range.c31 u64 va_offset) in map_range() argument
/linux/arch/x86/kernel/cpu/sgx/
H A Dmain.c207 unsigned int va_offset; sgx_encl_ewb() local