Searched refs:LIVEPATCH_VMAP_START (Results 1 – 2 of 2) sorted by relevance
119 #define LIVEPATCH_VMAP_START _AT(vaddr_t,0x00a00000) macro120 #define LIVEPATCH_VMAP_END (LIVEPATCH_VMAP_START + MB(2))
171 start = (void *)LIVEPATCH_VMAP_START; in arch_livepatch_init()
Completed in 3 milliseconds