Searched refs:isValidVTableRoot_fp (Results 1 - 6 of 6) sorted by relevance

/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/32/mode/fastpath/
H A Dfastpath.h86 isValidVTableRoot_fp(cap_t pd_cap) function
/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/64/mode/fastpath/
H A Dfastpath.h66 isValidVTableRoot_fp(cap_t vspace_root_cap) function
/seL4-l4v-10.1.1/seL4/include/arch/riscv/arch/fastpath/
H A Dfastpath.h71 isValidVTableRoot_fp(cap_t vspace_root_cap) function
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/32/mode/fastpath/
H A Dfastpath.h75 isValidVTableRoot_fp(cap_t vspace_root_cap) function
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/64/mode/fastpath/
H A Dfastpath.h102 isValidVTableRoot_fp(cap_t vspace_root_cap) function
/seL4-l4v-10.1.1/seL4/src/fastpath/
H A Dfastpath.c85 if (unlikely(! isValidVTableRoot_fp(newVTable))) {
274 if (unlikely(! isValidVTableRoot_fp (newVTable))) {

Completed in 96 milliseconds